Device.DrawImage
Device.DrawImage method
Dibuja una imagen con transformación y fondo asignados.
public virtual void DrawImage(Bitmap image, Matrix transform, Color bkg)
Parámetro | Escribe | Descripción |
---|---|---|
image | Bitmap | Una imagen para dibujar. |
transform | Matrix | Una transformación. |
bkg | Color | Un color de fondo. |
Ver también
- class Device
- espacio de nombres Aspose.Page
- asamblea Aspose.Page