Skip navigation.
 
mlShrinking a NSImage
FROM : Ben Mackin
DATE : Fri Oct 25 16:46:01 2002

I need to shrink an NSImage.

I have a NSImageView the size of a US Letter size page. I want to shrink a
NSImage (which is the exact dimensions of a US Letter size page) down to a
size the will fit in the printable range ([sharedPrintInfo
imageablePageBounds]), and then draw it into the view, so that I can then
print the view.

I can't find a way to shrink my NSImage to fit in the page, any help would
be much appreciated.

Thanks,
Ben


Related mailsAuthorDate
mlShrinking a NSImage Ben Mackin Oct 25, 16:46
mlRe: Shrinking a NSImage Scott Anguish Oct 25, 20:39
mlRe: Shrinking a NSImage Dustin Sallings Oct 25, 21:56