how to save an image with NSBitmapImageRep into a new image file?
how to save an image with NSBitmapImageRep into a new image file?
- Subject: how to save an image with NSBitmapImageRep into a new image file?
- From: 김경옥 <email@hidden>
- Date: Mon, 11 Oct 2004 11:24:25 +0900
- Importance: Normal
Title: Message
Hi,
I'm working on changing
resolution of an image and save it into a new image file
format.
for example, I change the image
size other than pixel size in a NSBitmapImageRep and save it into a new
file.
But the size becomes
always the same with the pixel size.
I mean the resolution always
returns to the 72 dpi.
Is there anything I should
concern for saving the NSBitmapImageRep info as I assigned into a new
file?
Thanks
_______________________________________________
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