Click or drag to resize

ImageFormat Enumeration

This enumeration provides the supported image formats.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public enum ImageFormat
Members
  Member nameValueDescription
JPG0 Joint Photographic Experts Group
PNG1 Portable Network Graphics
BMP2 Windows Bitmap
GIF3 Graphics Interchange Format
See Also