Jpeg

ImageFileType.Jpeg field

A 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.

public static readonly ImageFileType Jpeg;

See Also