CanExport
IImageExporterDescriptor.CanExport method
决定图片导出器是否可以将指定图片导出为保存选项指定的指定图片格式
public bool CanExport(Image image, ImageOptionsBase optionsBase)
范围 | 类型 | 描述 |
---|---|---|
image | Image | 要导出的图像。 |
optionsBase | ImageOptionsBase | 选项基础。 |
返回值
真的
如果此描述符创建的导出器可以将指定的图像导出为指定的文件格式;否则,错误的
.
也可以看看
- class Image
- class ImageOptionsBase
- interface IImageExporterDescriptor
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging