GpiBitBlt |
Graphique : Construire des bits |
---|---|
PMGPI.DLL | os2.h |
Syntaxe
LONG GpiBitBlt(HPS hpsTarget, HPS hpsSource, LONG lCount, PPOINTL aptlPoints, LONG lRop, ULONG flOptions); |
Description
Cette fonction permet de copier un rectangle de données d'image Bitmap.
Voir également
Langage de programmation - C pour OS/2 - GpiCreateBitmap
Langage de programmation - C pour OS/2 - GpiDeleteBitmap
Langage de programmation - C pour OS/2 - GpiDrawBits
Langage de programmation - C pour OS/2 - GpiLoadBitmap
Langage de programmation - C pour OS/2 - GpiQueryBitmapBits
Langage de programmation - C pour OS/2 - GpiQueryBitmapDimension
Langage de programmation - C pour OS/2 - GpiQueryBitmapHandle
Langage de programmation - C pour OS/2 - GpiQueryBitmapParameters
Langage de programmation - C pour OS/2 - GpiQueryDeviceBitmapFormats
Langage de programmation - C pour OS/2 - GpiSetBitmap
Langage de programmation - C pour OS/2 - GpiSetBitmapBits
Langage de programmation - C pour OS/2 - GpiSetBitmapDimension
Langage de programmation - C pour OS/2 - GpiSetBitmapId
Langage de programmation - C pour OS/2 - GpiWCBitBlt
Système d'exploitation - OS/2 - Introduction