XpsImageResource

XpsImageResource

Overview

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

Decoded image resource.

Properties: bits_per_component, color_space, data, filter, height, image_id, and 3 more.

Properties

NameTypeAccessDescription
image_idstrRead/WriteGets or sets the image id.
databytesRead/WriteGets or sets the data.
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.
filterstr | NoneRead/WriteGets or sets the filter.
x_dpifloatRead/WriteGets or sets the x dpi.
y_dpifloatRead/WriteGets or sets the y dpi.

See Also

 English