|
@@ -211,7 +211,7 @@ var
|
|
if (FInfo.out_color_space = JCS_GRAYSCALE) then
|
|
if (FInfo.out_color_space = JCS_GRAYSCALE) then
|
|
begin
|
|
begin
|
|
FInfo.quantize_colors := True;
|
|
FInfo.quantize_colors := True;
|
|
- FInfo.desired_number_of_colors := 236;
|
|
|
|
|
|
+ FInfo.desired_number_of_colors := 256;
|
|
end;
|
|
end;
|
|
|
|
|
|
if FPerformance = jpBestSpeed then
|
|
if FPerformance = jpBestSpeed then
|