ImageCreatorsRegistry.GetFirstSupportedDescriptor
ImageCreatorsRegistry.GetFirstSupportedDescriptor method
Gets the fist found supported descriptor suitable for the specified.
public static IImageCreatorDescriptor GetFirstSupportedDescriptor(ImageOptionsBase imageOptions)
Parameter | Type | Description |
---|---|---|
imageOptions | ImageOptionsBase | The image options. |
Return Value
The creator descriptor which supports the specified or null if no such descriptor is found.
Remarks
The first creator descriptor will be actually the last registered.
See Also
- interface IImageCreatorDescriptor
- class ImageOptionsBase
- class ImageCreatorsRegistry
- namespace Aspose.Imaging
- assembly Aspose.Imaging