On Sat, 15 Feb 2003, individual wrote:

> Hi.
> 
> I haven't been able to find a specification of he layout of image data 
> that XCreateImage() expects.
> 

   The red, green and blue masks within the pixel are in the XImage
structure.  The bits_per_pixel (actual size of each pixel) is also
in there.


                        Mark.

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to