Property MaxColors
MaxColors
Gets or sets the maximum number of colors to put into the Palette. Defaults to 256 (the maximum for sixel images).
public int MaxColors { get; set; }
Gets or sets the maximum number of colors to put into the Palette. Defaults to 256 (the maximum for sixel images).
public int MaxColors { get; set; }