1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. ImageFormat enumeration

ImageFormat enumeration

ImageFormat enumeration

Defines a format of the image.

The ImageFormat type exposes the following members:

Fields

Field Description
BMP Bitmap image.
GIF Graphical Interchange Format.
JPEG JPEG image.
PNG Portable Network Graphic.
WEB_P WebP Image.

See Also