このクラスのメンバの一覧は、Imageメンバを参照してください。
パブリック メソッド
| 名前 | 解説 |
| Dispose | Disposes the current instance. |
| FromBytes | Creates an Image from a byte array. JPEG, PNG, WEBP, GIF, BMP and TIFF formats are supported. |
| FromFile | Creates an Image from a file. JPEG, PNG, WEBP, GIF, BMP and TIFF formats are supported. |
| FromStream | Creates an Image from a stream. JPEG, PNG, WEBP, GIF, BMP and TIFF formats are supported. |
| ToGcBitmap | オーバーロードされます。 Creates an instance of the GrapeCity.Documents.Imaging.GcBitmap class from the current Image. |
| ToStream | Saves the source image (all frames) to a MemoryStream. |
トップ
参照