GrafX2 2.9.3227
The ultimate 256-color painting program
T_Brush_template Struct Reference

A single memorized brush from the Brush Container. More...

#include <struct.h>

+ Collaboration diagram for T_Brush_template:

Data Fields

byte Paintbrush_shape
 Kind of brush. More...
 
byte Thumbnail [BRUSH_CONTAINER_PREVIEW_WIDTH][BRUSH_CONTAINER_PREVIEW_HEIGHT]
 
word Width
 
word Height
 
byteBrush
 
T_Palette Palette
 < Color brush (if any) More...
 
byte Colormap [256]
 
byte Transp_color
 

Detailed Description

A single memorized brush from the Brush Container.

Field Documentation

◆ Paintbrush_shape

byte T_Brush_template::Paintbrush_shape

Kind of brush.

Referenced by Init_brush_container(), Restore_brush(), and Store_brush().

◆ Thumbnail

◆ Width

◆ Height

◆ Brush

byte* T_Brush_template::Brush

◆ Palette

T_Palette T_Brush_template::Palette

< Color brush (if any)

◆ Colormap

byte T_Brush_template::Colormap[256]

◆ Transp_color

byte T_Brush_template::Transp_color

The documentation for this struct was generated from the following file: