Skip to main content
This object provides access to specific properties of a raster picture block. The part of the image that this block encloses is not recognized, and the block is exported “as is.” The IRasterPictureBlock interface is derived from the IBlock interface and inherits all its properties.

Properties

NameTypeDescription
ColorTypeImageColorTypeEnumSpecifies the color type for the whole image as the maximum of the corresponding values for its color planes (black-and-white, gray, color). The default value of this property is ICT\_Color.

Methods

NameDescription
CopyFromInitializes the properties of the current object with the values of similar properties of another object.
SetBlockLayerTypeSets the layer of the block: background, foreground, or hidden.

Windows

RasterPictureBlock

Linux and macOS

RasterPictureBlockLinuxMac Object Diagram

Output parameter

This object is the output parameter of the GetAsRasterPictureBlock method of the Block object.

See also

Block Working with Layout and Blocks Working with Properties