Some fixes for palette drawing. Added Colors column.

This commit is contained in:
Vladimir Kryvian
2015-08-11 15:52:38 +03:00
parent dc9b830e22
commit 6d808f08f8
10 changed files with 24 additions and 41 deletions

View File

@@ -13,6 +13,7 @@ type
Height: Integer;
BitMode: Byte;
Cluts: Integer;
Colors: Integer;
Good: Boolean;
end;