Visual Basic (Declaration) | |
---|---|
Public Enum ImageFormat Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ImageFormat |
C# | |
---|---|
public enum ImageFormat : System.Enum |
Member | Description |
---|---|
Gif | [1] Indicates the image file is Graphics Interchange Format (GIF), an 8-bit-per-pixel bitmap image format |
Jpeg | [3] Indicates the image file follows the the JPEG (Joint Photographic Experts) standard for file compression, also referred to as JPEG Interchange Format |
Png | [2] Indicates the image file is Portable Network Graphics (PNG), a bitmapped image format that employs lossless data compression |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellType.BarCode.ImageFormat
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8