Issue with [NSImage drawAtPoint:fromRect:etc:...]
Issue with [NSImage drawAtPoint:fromRect:etc:...]
- Subject: Issue with [NSImage drawAtPoint:fromRect:etc:...]
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 5 Sep 2002 14:51:33 +0200
I have a tiff image whose size is 16x15 (as said by Photoshop and
Interface Builder).
When I draw it using drawAtPoint:fromRect:..., the drawing is made with
a height of 16.
Is this the correct/designed behavior?
I have to use drawInRect:fromRect to have it drawn correctly.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.