Re: Patterns in Cocoa ?
Re: Patterns in Cocoa ?
- Subject: Re: Patterns in Cocoa ?
- From: j o a r <email@hidden>
- Date: Wed, 19 Jun 2002 13:48:30 +0200
How about these methods from NSColor.h:
/* Pattern methods
*/
+ (NSColor*)colorWithPatternImage:(NSImage*)image;
- (NSImage*)patternImage;
j o a r
On Wednesday, June 19, 2002, at 01:01 PM, Robert Miller wrote:
Does anyone know if there is an equivalent to the old QuickDraw
'pattern' in Cocoa. Something that could be used to fill in solid
geometric shapes, ie. gray, striped, bricks, etc... ?
_______________________________________________
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.