Interface IImageDescriptor
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; }
Property Value
- FileFormat
The supported format.