Back to Devexpress

PdfImage Properties

officefileapi-devexpress-dot-pdf-dot-pdfimage-dot-underscore-properties.md

latest3.0 KB
Original Source

PdfImage Properties

Represents an image in the PDF document.

NameDescription
BitsPerComponentGets the number of bits used to represent each color component.
ColorKeyMaskGets a color key mask.
ColorSpaceGets the color space in which image samples shall be specified.
DataGets the image data.
DecodeGets a collection of numbers describing how to map image samples into the range of values appropriate for the image’s color space.
FiltersGets image filters.
HeightGets the height of the image, in pixels.
IntentGets the name of a color rendering intent to be used in rendering the image.
InterpolateGets a value that indicates whether image interpolation shall be performed.
IsMaskGets a value that determines whether an image is a stencil mask image.
MaskAn image XObject defining an image mask to be applied to this image.
MatteGets a collection of component values specifying the matte color with which the image data in the parent image shall have been preblended.
MetadataProvides access to a stream that contains the form X-Object metadata. Inherited from PdfXObject.
OpenPrepressInterfaceGets an Open Prepress Interface (OPI) dictionary for the form XObject. Inherited from PdfXObject.
OptionalContentGets the value specifying the optional content properties for the form XObject. Inherited from PdfXObject.
SMaskGets a subsidiary image XObject defining a soft-mask image that shall be used as a source of the mask shape or mask opacity values in the transparent imaging model.
StructParentGets the integer key of the form XObject’s entry in the structural parent tree. Inherited from PdfXObject.
WidthGets the width of the image, in pixels

See Also

PdfImage Class

PdfImage Members

DevExpress.Pdf Namespace