ImageParams Members

The ImageParams type exposes the following members.

Methods

Name Description
Public method Static member Create

Returns a new ImageParams from an object implementing the IImageParams interface.

Public method Dispose

Releases all resources used by this Histogram.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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 this bitmap.

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