Draw a single bitmap multiple times into an NSView?
Draw a single bitmap multiple times into an NSView?
- Subject: Draw a single bitmap multiple times into an NSView?
- From: patrick <email@hidden>
- Date: Sat, 25 Mar 2006 18:36:14 -0800
I'm trying to figure out the most efficient method for drawing a
bitmap image multiple times into an NSView. For example, I'd like to
load in a bitmap image from disk, and draw it repeatedly to a grid. It
doesn't seem like copying NSImage objects and repeatedly add them into
the view is particularly optimal.
Patrick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden