Click or drag to resize

DisplayChunkGetBitsPerPixel Method

Gets the bits per pixel of this chunk.

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

Return Value

Type: Byte
The bits per pixel of this chunk.
See Also