On Thu, 12 Nov 2009, PackRat wrote: > Please note that I am NOT asking for how to resize or resample an > image. Essentially, the pixels should remain untouched, except for the > portion of the data that indicates the number of dots per inch.
AFAIK an image itself has no idea of dpi. The dpi is a meta information stored in file header. Jpegs should have this header not sure for bmp or other formats. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
