IPixels Properties |
The IPixels type exposes the following members.
Name | Description | |
---|---|---|
Height |
Returns the Height in pixels.
| |
PixelData |
Pointer to pixel data.
| |
PixelFormat |
Gets the PixelFormat of the pixels.
| |
Stride |
Distance in bytes between starts of consecutive lines in the source image.
| |
Width |
Returns the Width in pixels.
|