PsImage

Overview

PsImage is a class in Aspose.Page FOSS for Python.

Raster image container for embedding in PS/EPS.

Properties: bits_per_component, color_space, data, decode, filter, height, and 1 more.

Properties

NameTypeAccessDescription
widthintRead/WriteGets or sets the width.
heightintRead/WriteGets or sets the height.
bits_per_componentintRead/WriteGets or sets the bits per component.
color_spacestrRead/WriteGets or sets the color space.
databytesRead/WriteGets or sets the data.
filterstr | NoneRead/WriteGets or sets the filter.
decodetuple[float, float] | NoneRead/WriteGets or sets the decode.

See Also

 English