Graphics.FromImage
Graphics.FromImage method
指定された Image から新しい Graphics を作成します。
public static Graphics FromImage(Image image)
パラメータ | タイプ | 説明 |
---|---|---|
image | Image | 新しい Graphics の作成元の画像。 |
戻り値
指定された Image の新しい Graphics。
関連項目
- class Image
- class Graphics
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing