Yuri van Oers wrote: > > Hi all, you might look at imagemagick.org, a open src pkg for image processing, maybe that src will offer a clue?
also, any possibility you need to reorder the bits for the frame buffer? hth, jackc... > > I've been battling with XPutImage over the past few days. > I could only find little help googling around the net, so I figured lets > try here. > > I've got an image in memory, order bytewise like this: > RGBRGBRGBRGBRGBRGBRGBRGBRGB... > AFAIK, this is RGB24, or 24-bit RGB888. > > And all I want is to XPutImage it on screen. But it gets garbled. > I'm thinking it has to do something with Visuals, but those confuse the > heck out of me. > > Can anyone help me with this? > > Thanks! > Yuri > > _______________________________________________ > Newbie mailing list > [EMAIL PROTECTED] > *** To unsubscribe , or change message options, see: > http://XFree86.Org/mailman/listinfo/newbie -- ------------------------------------------------------------------------------- Jack Craig ImageIntegration 831-684-1375 [EMAIL PROTECTED] _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
