Update level 3 color tables for 16-level products

This commit is contained in:
Dan Paulat 2022-04-10 10:41:30 -05:00
parent 2dcd87700c
commit 304297be9b
2 changed files with 38 additions and 27 deletions

View file

@ -528,11 +528,11 @@ uint16_t ProductDescriptionBlock::number_of_levels() const
break;
case 134:
numberOfLevels = 254;
numberOfLevels = 256;
break;
case 135:
numberOfLevels = 199;
numberOfLevels = 200;
break;
case 138: