Hi,

I am converting a Visual Studio .NET program to Laarus, but the program uses BitBlt from the Windows API extensively and for nearly everything it does on graphics: Copy part of a bitmap from a place to another, inverting the bitmap colors, etc.

I'd like to make the program cross-platform, so I need a substitute for with API call.

There is info about this call here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/bitmaps_0fzo.asp

thanks a lot,

Felipe

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

Reply via email to