Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!caen!uwm.edu!src.honeywell.com!msi.umn.edu!cs.umn.edu!kksys!wd0gol!newave!john From: john@newave.UUCP (John A. Weeks III) Newsgroups: comp.sys.mac.programmer Subject: Novice QuickDraw Question Message-ID: <673@newave.UUCP> Date: 28 Feb 91 04:57:15 GMT Reply-To: john@newave.mn.org (John A. Weeks III) Distribution: na Organization: NeWave Communications Ltd, Eden Prairie, MN Lines: 18 I have an array of data that represents a screen bitmap from a non-Mac system. I want to display this data in a Mac window. In looking through the QuickDraw sections of the Mac programming books, I find all kinds of procedures to draw lines, squares, circles, etc, but no procedure to draw a single point (pixel). How do you plot a point in QuickDraw? I worked around this by plotting lines of length 1, but this seems like it would carry extra overhead (I could have also used squares of size 1 x 1). -john- -- =============================================================================== John A. Weeks III (612) 942-6969 john@newave.mn.org NeWave Communications ...uunet!rosevax!tcnet!wd0gol!newave!john ===============================================================================