FileFormat

JpegImage.FileFormat property

Retrieve the format of the image effortlessly with this property. It provides valuable insight into the file format, aiding in seamless integration and compatibility checks across various platforms and applications.

public override FileFormat FileFormat { get; }

See Also