JPEG Image (.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.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 21.3.0.0 (21.3)
Syntaxpublic static readonly FileType JPG
Public Shared ReadOnly JPG As FileType
public:
static initonly FileType^ JPG
Field Value
Type:
FileType
See Also