Jpeg2000Image.FileFormat
Jpeg2000Image.FileFormat property
Retrieve the format of the image file. This property provides information about the file format of the image. Utilize this property to determine the format of the image file programmatically, facilitating appropriate handling and processing based on the file’s format.
public override FileFormat FileFormat { get; }
See Also
- enum FileFormat
- class Jpeg2000Image
- namespace Aspose.Imaging.FileFormats.Jpeg2000
- assembly Aspose.Imaging