SoRasterImageRWWrite Method |
Name | Description | |
---|---|---|
Write(SbRasterImage) | Calls Write(rasterImage, System.UInt32(0), System.UInt32(0)). | |
Write(SbRasterImage, UInt32) | Calls Write(rasterImage, xPos, System.UInt32(0)). | |
Write(SbRasterImage, UInt32, UInt32) | Writes and encodes the given data in the specific format. |