6 #if !defined(AFX_PatternTables_H__10DEC998_4E74_4A5F_8BD5_1FAE3EC1E4D8__INCLUDED_)
7 #define AFX_PatternTables_H__10DEC998_4E74_4A5F_8BD5_1FAE3EC1E4D8__INCLUDED_
11 #include "Utility/Color.h"
15 #define MAX_PATTERNS 1024
31 long transparentCellIndicator;
32 CColor transparentCellColor;
36 PatternBundle* Add(
long ix,
long nx,
long ny, CColor* pColors,
37 long transparentCellIndicator, CColor *transparentCellColor);
45 long GetNumberDefined();
51 #endif // !defined(AFX_PatternTables_H__10DEC998_4E74_4A5F_8BD5_1FAE3EC1E4D8__INCLUDED_)
Definition: PatternTables.h:27
CPatternTables – pattern tables container class.
Definition: PatternTables.h:18