Package | stimulsoft.report.export.enums |
Class | public class StiSystemImageFormat |
Inheritance | StiSystemImageFormat ![]() |
Constant | Defined By | ||
---|---|---|---|
Bmp : int = 0 [static] | StiSystemImageFormat | ||
Emf : int = 1 [static] | StiSystemImageFormat | ||
Exif : int = 2 [static] | StiSystemImageFormat | ||
Gif : int = 3 [static] | StiSystemImageFormat | ||
Icon : int = 4 [static] | StiSystemImageFormat | ||
Jpeg : int = 5 [static] | StiSystemImageFormat | ||
MemoryBmp : int = 6 [static] | StiSystemImageFormat | ||
Png : int = 7 [static] | StiSystemImageFormat | ||
Tiff : int = 8 [static] | StiSystemImageFormat | ||
Wmf : int = 9 [static] | StiSystemImageFormat |
Bmp | Constant |
public static const Bmp:int = 0
Emf | Constant |
public static const Emf:int = 1
Exif | Constant |
public static const Exif:int = 2
Gif | Constant |
public static const Gif:int = 3
Icon | Constant |
public static const Icon:int = 4
Jpeg | Constant |
public static const Jpeg:int = 5
MemoryBmp | Constant |
public static const MemoryBmp:int = 6
Png | Constant |
public static const Png:int = 7
Tiff | Constant |
public static const Tiff:int = 8
Wmf | Constant |
public static const Wmf:int = 9