filterSpec.name = ASAtomFromString ("DCTDecode");
In this code , DCTDecode is filter name for jpg image.....
But what's for png ?
filterSpec.name = ASAtomFromString ("DCTDecode");
In this code , DCTDecode is filter name for jpg image.....
But what's for png ?