IImageParams Members

The IImageParams type exposes the following members.

Properties

Name Description
Public property ColorProfile

Gets a color profile associated with an image.

Public property DpiX

Gets the horizontal resolution, in pixels per inch, of an image.

Public property DpiY

Gets the vertical resolution, in pixels per inch, of an image.

Public property Height

Gets the height, in pixels, of an image.

(Inherited from IImageDescriptor.)
Public property Ink

Gets ink characteristics of a spot color of an image.

Public property Palette

Gets a palette associated with an image.

(Inherited from IImageDescriptor.)
Public property PixelFormat

Gets a pixel format of an image.

(Inherited from IImageDescriptor.)
Public property Width

Gets the width, in pixels, of an image.

(Inherited from IImageDescriptor.)

See Also

Reference