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