Classes | Enumerations | Variables
GraphicsDefs.h File Reference

Graphics-related functions and variables used by the Interface Kit. More...

Classes

struct  pattern
 A pattern to use when drawing. More...
 

Enumerations

Variables

const pattern B_MIXED_COLORS
 
const pattern B_SOLID_HIGH
 
const pattern B_SOLID_LOW
 

Detailed Description

Graphics-related functions and variables used by the Interface Kit.

Variable Documentation

B_MIXED_COLORS

Draw a pattern of the view's high and low colors.

Since
BeOS R3
B_SOLID_HIGH

Draw using the view's high color.

Since
BeOS R3
B_SOLID_LOW

Draw using the view's low color.

Since
BeOS R3