TiffImage.FileFormat
TiffImage.FileFormat property
Retrieve the file format value associated with the image. This property serves as a critical aspect of image metadata retrieval, allowing software applications to identify and interpret the format of the image data efficiently.
public override FileFormat FileFormat { get; }
See Also
- enum FileFormat
- class TiffImage
- namespace Aspose.Imaging.FileFormats.Tiff
- assembly Aspose.Imaging