IImageParams Properties

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.

Public property Ink

Gets ink characteristics of a spot color of an image.

Public property Palette

Gets a palette associated with an image.

Public property PixelFormat

Gets a pixel format of an image.

Public property Width

Gets the width, in pixels, of an image.

See Also

Reference