• 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: How to handle planar raw images ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to handle planar raw images ?


  • Subject: Re: How to handle planar raw images ?
  • From: "Dennis C. De Mars" <email@hidden>
  • Date: Sat, 18 Aug 2001 10:53:38 -0700

I need to add a couple of comments to what I just posted:

on 8/18/01 10:37 AM, Dennis C. De Mars at email@hidden wrote:

> pixelsWide: width
> pixelsHigh: height

For "width" and "height," substitute the number of pixels wide and high your
image is.

> redPlane = (unsigned char*)[theData - bytes];

sorry for the typo, that dash shouldn't be there; this should be:

redPlane = (unsigned char*)[theData bytes];

- Dennis D.


References: 
 >Re: How to handle planar raw images ? (From: "Dennis C. De Mars" <email@hidden>)

  • Prev by Date: Re: How to handle planar raw images ?
  • Next by Date: Re: Downloading html page
  • Previous by thread: Re: How to handle planar raw images ?
  • Next by thread: Redeclaring overrides
  • Index(es):
    • Date
    • Thread