Public Methods
InitializeWithFormat |
Initializes a new instance with the width and height of the raster in pixels, and the given Raster Format. |
InitializeWithFormatAndType |
Initializes a new instance with the width and height of the raster in pixels, and the given Raster Format and Raster Type. |
InitializeWithFormatTypeAndOrientation |
Initializes a new instance with the width and height of the raster in pixels, and the given Raster Format, Raster Type, and Raster Orientation. |
InitializeWithFormatTypeOrientationAlignmentAndRatio |
Initializes a new instance with the width and height of the raster in pixels, and the given Raster Format, Raster Type, Raster Orientation, row alignment, and pixel aspect ratio. |
InitializeWithFormatTypeOrientationAndAlignment |
Initializes a new instance with the width and height of the raster in pixels, and the given Raster Format, Raster Type, Raster Orientation, and row alignment. |
InitializeWithRaster |
Initializes a new instance with the attributes of the specified Raster |