Name | Description | |
---|---|---|
![]() | Height | Gets the raster height (in pixels). |
![]() | PixelData | Gets a reference to the array that contains the raster's pixel data. |
![]() | PixelFormat | Gets the raster's pixel format. |
![]() | Resolution | Gets or sets the raster's resolution (in DPI). |
![]() | Stride | Gets the stride of the raster (number of bytes per raster row). |
![]() | Width | Gets the raster width (in pixels). |