ReactOS 0.4.15-dev-7942-gd23573b
_BRUSHDATA Struct Reference

#include <types.h>

Public Attributes

uint32 colour_code
 
uint32 data_size
 
uint8data
 

Detailed Description

Definition at line 92 of file types.h.

Member Data Documentation

◆ colour_code

uint32 _BRUSHDATA::colour_code

Definition at line 94 of file types.h.

Referenced by process_brushcache().

◆ data

uint8* _BRUSHDATA::data

Definition at line 96 of file types.h.

Referenced by cache_put_brush_data(), process_brushcache(), and setup_brush().

◆ data_size

uint32 _BRUSHDATA::data_size

Definition at line 95 of file types.h.

Referenced by process_brushcache().


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