Does any one know of a Linux API call that performs the same function as 
StretchDIBits on Windows? I am looking for a fast way of transferring a 
memory buffer containing a 24bpp image to the screen. I would like to avoid 
having to add additional dependencies beyond those required for a standard 
LCL program, or having to transfer to some intermediate buffer (such as a 
TBitmap) first.

Thanks in advance,
Paul

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to