VncPixelFormatIsPalettized Property

RemoteViewing
true if the framebuffer stores palette indices, or false if it stores colors.

Namespace:  RemoteViewing.Vnc
Assembly:  RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool IsPalettized { get; }

Property Value

Type: Boolean
See Also

Reference