Property MaxPaletteColors
MaxPaletteColors
The maximum number of colors that can be included in a sixel image. Defaults to 256.
public int MaxPaletteColors { get; set; }
The maximum number of colors that can be included in a sixel image. Defaults to 256.
public int MaxPaletteColors { get; set; }