• 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: vImage ARGB frustrations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vImage ARGB frustrations


  • Subject: Re: vImage ARGB frustrations
  • From: Herr Witten <email@hidden>
  • Date: Tue, 3 Feb 2004 16:34:15 -0500

I think this is backwards.

On 3 Feb 2004, at 2:04 PM, Jeff LaMarche wrote:

else if (bpp == 3) // RGB
{
p2[0] = 255; //A
p2[1] = p1[0]; //R
p2[2] = p1[1]; //G
p2[3] = p1[2]; //B
}
_______________________________________________
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: 
 >vImage ARGB frustrations (From: Jeff LaMarche <email@hidden>)

  • Prev by Date: What happens before saveDocumentAs?
  • Next by Date: Re: Newbie thread question
  • Previous by thread: vImage ARGB frustrations
  • Next by thread: Re: vImage ARGB frustrations
  • Index(es):
    • Date
    • Thread