BB FlashBack SDK: FBExportToGIFParams

UseSystemPalette

Description

Set this property to true to use the system colour palette in the GIF. This option should reduce the file size, but also produce lower quality colour reproduction.

Syntax

[C#/C++]
public Bool UseSystemPalette;

[VB.NET]
Public Property UseSystemPalette As Boolean