Click or drag to resize

DisplayChunkGetRaster Method

Gets the raster for this chunk.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public byte[] GetRaster()

Return Value

Type: Byte
The raster for this chunk.
See Also