DrawImage
XpsDevice.DrawImage method
绘制指定的图像。
public override void DrawImage(byte[] data, ImageType type, RectangleF rect)
范围 | 类型 | 描述 |
---|---|---|
data | Byte[] | 表示图像的字节数组。 |
type | ImageType | 图像类型。 |
rect | RectangleF | 确定要绘制的位置和大小的矩形。 |
也可以看看
- enum ImageType
- class XpsDevice
- 命名空间 Aspose.Svg.Rendering.Xps
- 部件 Aspose.SVG