PngImage.FileFormat
PngImage.FileFormat property
Retrieves the format of the file associated with the image instance. This property provides essential information regarding the file type, enabling efficient handling and processing based on the specific format requirements.
public override FileFormat FileFormat { get; }
See Also
- enum FileFormat
- class PngImage
- namespace Aspose.Imaging.FileFormats.Png
- assembly Aspose.Imaging