ImageData

Overview

ImageData 是Python的Aspose.Words FOSS中的一个类. 继承人: BaseModel.

ImageData.source_filename holds the original filename of the image.

特性: content_type, crop_bottom, crop_left, crop_right, crop_top, image_bytes,另外一个.

Properties

NameTypeAccessDescription
source_filenamestrRead获取源文件名.
content_typestrRead得到了内容类型.
image_bytesbytesRead得到图像字节.
crop_leftintRead收获的东西留下来.
crop_topintRead得到了收获的顶部.
crop_rightintRead得到了正确的收获.
crop_bottomintRead得到了收获的底部.

See Also

 中文