on oldest class I have DrawBitmap
But it show only Bitmap files
I load the files with new ReadImage() so I have also the size
I wish use also png files how I can converte it ?
I must use bitblt ?
aBmp := FW_ReadImage( ..... )
DrawBitmap( hDC, aBmp[ 1 ], nRow, nCol )
PalBmpFree( aBmp )
FW_ReadImage( ::acBitmaps[ n ] )
FW_ReadImage( NIL, ::acBitmaps[ n ] )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 98 guests