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