IImageDescriptor

IImageDescriptor interface

The image descriptor. Contains base properties and methods for all other image descriptor types.

public interface IImageDescriptor

Properties

NameDescription
SupportedFormat { get; }Gets the supported format.

See Also