'宣言 Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
'宣言 Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
| メンバ | 解説 |
|---|---|
| Bmp | ビットマップ画像形式。 |
| Gif | Graphics Interchange Format(GIF)画像形式。 |
| Jpeg | Joint Photographic Experts Group(JPEG)画像形式。 |
| Png | W3C Portable Network Graphics(PNG)画像形式。 |
| Tiff | Tagged Image File Format(TIFF)画像形式。 |
| Wmp | Windows Media Photo 画像形式。 |
System.Object
System.ValueType
System.Enum
C1.WPF.C1Chart3D.ImageFormat