Export resolution of an Image
Export resolution of an Image
- Subject: Export resolution of an Image
- From: Kishore G <email@hidden>
- Date: Mon, 30 Oct 2006 10:46:36 +0530
Hi All,
I am working on a drawing application (like Sketch in Developer
examples). In which I am exporting the drawn strokes to different
formats like JPEG, TIFF, PNG etc, using
+ (NSData *)representationOfImageRepsInArray:(NSArray *)imageReps
usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary
*)properties
Now my question is, how can I get different resolution images (of
JPEG, TIFF, PNG etc with different dpi)?
Thanks
Kishore.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden