OEMTransparentBlt, fonction (printoem.h)
La fonction OEMTransparentBlt fournit des fonctionnalités de transfert de bloc de bits avec transparence.
Syntaxe
BOOL OEMTransparentBlt(
SURFOBJ *psoDst,
SURFOBJ *psoSrc,
CLIPOBJ *pco,
XLATEOBJ *pxlo,
RECTL *prclDst,
RECTL *prclSrc,
ULONG iTransColor,
ULONG ulReserved
);
Paramètres
psoDst
Définit le paramètre SURFOBJpsoDst.
psoSrc
Définit le paramètre SURFOBJpsoSrc.
pco
Définit le paramètre CLIPOBJpco.
pxlo
Définit le paramètre XLATEOBJpxlo.
prclDst
Définit le paramètre RECTL prclDst.
prclSrc
Définit le paramètre RECTLprclSrc.
iTransColor
Définit le paramètre de ULONGiTransColor.
ulReserved
Définit le paramètre ULONGulReserved.
Valeur de retour
Retourne une valeur BOOL.
Exigences
Exigence | Valeur |
---|---|
plateforme cible | Windows |
d’en-tête | printoem.h (include Printoem.h) |