• 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: Drawing Pixels with NSBezierPath
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing Pixels with NSBezierPath


  • Subject: Re: Drawing Pixels with NSBezierPath
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 3 Jul 2004 23:48:55 -0700

On Jul 3, 2004, at 11:34 AM, Christopher O'Neill wrote:
Hi all. The program I am writing requires a view to be drawn with every pixel being a different color.

If you need pixels, you should be using an NSBitmapImageRep for your drawing rather than an NSBezierPath. This will let you work directly with a pixel buffer you can manipulate and then draw to the screen.

-- Chris

--
Chris Hanson <email@hidden>
http://www.livejournal.com/users/chanson/
_______________________________________________
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.


  • Follow-Ups:
    • Re: Drawing Pixels with NSBezierPath
      • From: "b.bum" <email@hidden>
References: 
 >Drawing Pixels with NSBezierPath (From: "Christopher O'Neill" <email@hidden>)

  • Prev by Date: Re: AppleScript with invalid file name
  • Next by Date: Re: System Preference Pane Newbie Queston
  • Previous by thread: Re: Drawing Pixels with NSBezierPath
  • Next by thread: Re: Drawing Pixels with NSBezierPath
  • Index(es):
    • Date
    • Thread