ImageCreatorsRegistry.CreateFirstSupportedCreator
ImageCreatorsRegistry.CreateFirstSupportedCreator method
创建第一个找到的适用于指定条件的创建器。
public static IImageCreator CreateFirstSupportedCreator(ImageOptionsBase imageOptions)
| 参数 | 类型 | 描述 |
|---|---|---|
| imageOptions | ImageOptionsBase | 图像选项。 |
返回值
支持指定条件的创建者;如果未找到此类创建者,则返回 null。
备注
第一个创建者实际上是最后注册的。
另请参见
- interface IImageCreator
- class ImageOptionsBase
- class ImageCreatorsRegistry
- namespace Aspose.Imaging
- assembly Aspose.Imaging