• 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: Making a "shaped" NSImage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making a "shaped" NSImage


  • Subject: Re: Making a "shaped" NSImage
  • From: "John C. Randolph" <email@hidden>
  • Date: Mon, 18 Nov 2002 14:46:09 -0800

On Monday, November 18, 2002, at 07:30 AM, Jeremy Faller wrote:

All:

Hello everyone. I have a question that I'm sure is pretty easy, although I haven't quite been able to smurf it.

Let's pretend that I have an NSBezierPath that describes some region, and I would like to draw an NSImage ONLY in the path. I'm not concerned right now with alpha, or any other component of the image. Additionally, to make it easy, let's assume the path is blackColor. Does anyone know how to do this?

See the method -croppedImage in CroppingImageView.m in:

http://developer.apple.com/samplecode/Sample_Code/Cocoa/ Cropped_Image.htm

In a nutshell, fill the path, and then composite the image over it using the NSCompositeSourceIn operation.

-jcr


John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.

References: 
 >Making a "shaped" NSImage (From: Jeremy Faller <email@hidden>)

  • Prev by Date: Re: up/down arrow action in a table
  • Next by Date: Re: Generating NSEvents
  • Previous by thread: Re: Making a "shaped" NSImage
  • Next by thread: Re: Making a "shaped" NSImage
  • Index(es):
    • Date
    • Thread