Layer.DrawImage
Layer.DrawImage method
レイヤーに画像を描画します。
public void DrawImage(Point location, RasterImage image)
パラメータ | タイプ | 説明 |
---|---|---|
location | Point | 場所。 |
image | RasterImage | 画像。 |
例外
例外 | 調子 |
---|---|
PsdImageException | 位置は正の値である必要があります |
関連項目
- struct Point
- class RasterImage
- class Layer
- 名前空間 Aspose.PSD.FileFormats.Psd.Layers
- 組み立て Aspose.PSD