• 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
Creating and Displaying an Image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating and Displaying an Image


  • Subject: Creating and Displaying an Image
  • From: "Stuart Bryson" <email@hidden>
  • Date: Mon, 30 Jul 2001 11:37:43 +1000

Hi all,

I am trying to write a program that can create an image by simply
plotting pixel by pixel on my screen (or off-screen) and then being able
to display it on screen. I would ultimately like to see something like:

[Object setPixelx:20 y:30 color:blue];
[Object Display];

I had a look at NSImage but it seems that this class is for displaying
images that are already created and is not really used for drawing pixels
to a graphics port.

Hope this makes sense.

Stuart

------------------------------------------------------------------------

Get your FREE download of MSN Explorer at http://explorer.msn.com


  • Follow-Ups:
    • Re: Creating and Displaying an Image
      • From: Ondra Cada <email@hidden>
  • Prev by Date: RE: Questions about NSDistributedNotificationCenter
  • Next by Date: Re: Questions about NSDistributedNotificationCenter
  • Previous by thread: RE: Questions about NSDistributedNotificationCenter
  • Next by thread: Re: Creating and Displaying an Image
  • Index(es):
    • Date
    • Thread