Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
Fill Styles
Enumerations
enum
FX::FXFillStyle
{
FX::FILL_SOLID
,
FX::FILL_TILED
,
FX::FILL_STIPPLED
,
FX::FILL_OPAQUESTIPPLED
}
Enumeration Type Documentation
enum
FX::FXFillStyle
Fill Styles.
Enumeration values:
FILL_SOLID
Fill with solid color.
FILL_TILED
Fill with tiled bitmap.
FILL_STIPPLED
Fill where stipple mask is 1.
FILL_OPAQUESTIPPLED
Fill with foreground where mask is 1, background otherwise.
Copyright © 1997-2004 Jeroen van der Zijp