Enumeration of image formats.
Syntax| C# | Visual Basic | Managed C++ |
public enum ImageFormat
Public Enumeration ImageFormat
public enum class ImageFormat
Members| Member | Description |
|---|---|
|
Adobe Portable Document Format (PDF).
|
|
| Eps |
Encapsulated PostScript (EPS).
|
| Tiff |
Tagged Image File Format (TIFF).
|
| Jpeg |
JPEG.
|
| Gif |
Graphic Interchange Format (GIF).
|
| Other |
Other format.
|
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)