ImageInfo

Overview

ImageInfo 是Python的Aspose.Page FOSS中的一个类.

解码的光谱图像数据.

特性: bits_per_component, color_space, height, pixels, width.

Properties

NameTypeAccessDescription
widthint阅读/写作得到或设置宽度.
heightint阅读/写作得到或设置高度.
bits_per_componentint阅读/写作得到或设置每个组件的位.
color_spacestr阅读/写作得到或设置颜色空间.
pixelsbytes阅读/写作获取或设置像素.

See Also

 中文