ShowImage
XpsDevice.ShowImage method
Affiche une image raster.
public override void ShowImage(PointF origin, SizeF size, byte[] imageData)
Paramètre | Taper | La description |
---|---|---|
origin | PointF | Le coin inférieur gauche de l’image affichée. |
size | SizeF | La taille de l’image affichée. |
imageData | Byte[] | Les données d’images. |
Voir également
- class XpsDevice
- espace de noms Aspose.TeX.Presentation.Xps
- Assemblée Aspose.TeX