PsDocument.DrawExplicitImageMask
PsDocument.DrawExplicitImageMask method
Dessiner une image masquée.
public void DrawExplicitImageMask(Bitmap image24bpp, Bitmap alphaMask1bpp, Matrix transform)
Paramètre | Taper | La description |
---|---|---|
image24bpp | Bitmap | L’image à dessiner. Doit être au format d’image RVB 24 bpp |
alphaMask1bpp | Bitmap | Le masque d’images. Doit être au format d’image 1bpp. |
transform | Matrix | La matrice pour transformer l’image. |
Voir également
- class PsDocument
- espace de noms Aspose.Page.EPS
- Assemblée Aspose.Page