A JPG is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off between storage size and image quality.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntax public static readonly ImageFileType Jpg
Public Shared ReadOnly Jpg As ImageFileType
public:
static initonly ImageFileType^ Jpg
static val Jpg: ImageFileType
Field Value
Type:
ImageFileTypeSee Also