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

Fill Styles.

Enumerator:
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-2005 Jeroen van der Zijp