Interface IImageDescriptor
Interface IImageDescriptor
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.8.0)
The image descriptor. Contains base properties and methods for all other image descriptor types.
public interface IImageDescriptorProperties
SupportedFormat
Gets the supported format.
FileFormat SupportedFormat { get; }