C1.WPF.C1Chart.Extended Namespace : ImageFormat Enumeration |
'Declaration
Public Enum ImageFormat Inherits System.Enum
'Usage
Dim instance As ImageFormat
public enum ImageFormat : System.Enum
Member | Description |
---|---|
Bmp | The bitmap image format. |
Gif | The Graphics Interchange Format (GIF) image format. |
Jpeg | The Joint Photographic Experts Group (JPEG) image format. |
Png | The W3C Portable Network Graphics (PNG) image format. |
Tiff | The Tagged Image File Format (TIFF) image format. |
Wmp | The Windows Media Photo image format. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1Chart.Extended.ImageFormat
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2