• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSImage drawInRect:fromRect:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSImage drawInRect:fromRect:


  • Subject: Re: NSImage drawInRect:fromRect:
  • From: Frank Midgley <email@hidden>
  • Date: Fri, 18 Mar 2005 12:16:30 -0600

On Mar 17, 2005, at 9:07AM, Michael Becker wrote:

Currently I am using NSImages in my application, doing a lot of drawInRect:fromRect:operation:fraction:. Since I do not really need all of the big features of NSImage, I would like to use NSBitmapImageReps. However, NSBitmapImageRep does not have any method like the one mentioned before.

Did you check the super class?

-[NSImageRep draw]
-[NSImageRep drawAtPoint:]
-[NSImageRep drawInRect:]

Or do these not have the features you need?

-Frank

------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/

 _______________________________________________
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

  • Follow-Ups:
    • Re: NSImage drawInRect:fromRect:
      • From: Michael Becker <email@hidden>
References: 
 >NSImage drawInRect:fromRect: (From: Michael Becker <email@hidden>)

  • Prev by Date: Re: newbie Category question (what's the point?)
  • Next by Date: Sweetwater Toolkit
  • Previous by thread: Re: NSImage drawInRect:fromRect:
  • Next by thread: Re: NSImage drawInRect:fromRect:
  • Index(es):
    • Date
    • Thread