Re: Gif to TIFF and transparency
Re: Gif to TIFF and transparency
- Subject: Re: Gif to TIFF and transparency
- From: Tom Waters <email@hidden>
- Date: Mon, 1 Jul 2002 11:57:04 -0700
[[NSColor whiteColor] set];
NSRectFill(NSMakeRect(0,0, imageWidth, imageHeight));
On Sunday, June 30, 2002, at 06:42 PM, Renaud Boisjoly wrote:
Ca someone point me to the steps required to simply draw a white
rectangle the size of an NSImage I create with initWithSize? It seems a
little convoluted to me...
thanks for your help!
Renaud
_______________________________________________
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.