Added new "CLUTs" column; Simplified design; Some commands was moved to image's context menu; Image's and cluts list's flickering removed.

This commit is contained in:
meffi@lab313.ru
2014-04-09 18:47:18 +00:00
parent c3f38c670f
commit 0b7d0387d0
7 changed files with 149 additions and 104 deletions

View File

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