Re: Graphic options for DS10L
- From: "FredK" <fred.nospam@xxxxxxxxxxxxxx>
- Date: Fri, 22 Sep 2006 01:31:33 -0400
"George Cook" <cook@xxxxxxxxxxxxxxxx> wrote in message
news:FrOeaZNqdk8u@xxxxxxxxx
3.9MB is enough to hold 1280*1024*3 (24 bits = 3 bytes).
However, almost every graphics implementation puts those 3 bytes into a 4
byte pixel. There are a few cards out there that can do a packed 24-bit
mode - I don't want to think about programming it.
All VMS graphics that do 24-bits use a 32-bit pixel size. The extra byte is
generally there for special things - depending on the HW - like an Alpha
value.
.
- Follow-Ups:
- Re: Graphic options for DS10L
- From: JF Mezei
- Re: Graphic options for DS10L
- References:
- Graphic options for DS10L
- From: JF Mezei
- Re: Graphic options for DS10L
- From: George Cook
- Graphic options for DS10L
- Prev by Date: RE: Problems with Python tests
- Next by Date: Re: Graphic options for DS10L
- Previous by thread: Re: Graphic options for DS10L
- Next by thread: Re: Graphic options for DS10L
- Index(es):
Relevant Pages
|