JPEG Image (.jpeg) 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.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntaxpublic static readonly FileType JPEG
Public Shared ReadOnly JPEG As FileType
public:
static initonly FileType^ JPEG
static val JPEG: FileType
Field Value
Type:
FileType
See Also