IImageCreatorDescriptor.CanCreate
IImageCreatorDescriptor.CanCreate method
确定图像创建器是否可以使用 imageOptions 创建新图像。
public bool CanCreate(ImageOptionsBase imageOptions)
| 参数 | 类型 | 描述 |
|---|---|---|
| imageOptions | ImageOptionsBase | 图像选项。 |
返回值
True 如果由此描述符创建的图像创建器可以使用指定的 imageOptions 创建图像数据;否则为 false。
另请参见
- class ImageOptionsBase
- interface IImageCreatorDescriptor
- namespace Aspose.Imaging
- assembly Aspose.Imaging