Table of Contents

Interface IImageDescriptor

Namespace
Aspose.Imaging
Assembly
Aspose.Imaging.dll

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.