The ImageParams type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Create |
Returns a new ImageParams from an object implementing the IImageParams interface. |
|
|
Dispose |
Releases all resources used by this Histogram. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
ColorProfile |
Gets a color profile associated with an image. |
|
|
DpiX |
Gets the horizontal resolution, in pixels per inch, of an image. |
|
|
DpiY |
Gets the vertical resolution, in pixels per inch, of an image. |
|
|
Height |
Gets the height, in pixels, of an image. |
|
|
Ink |
Gets ink characteristics of a spot color of this bitmap. |
|
|
Palette |
Gets a palette associated with an image. |
|
|
PixelFormat |
Gets a pixel format of an image. |
|
|
Width |
Gets the width, in pixels, of an image. |