GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
EVG_Brush Struct Reference

#include <rast_soft.h>

+ Collaboration diagram for EVG_Brush:

Data Fields

u32 type
 
void(* fill_run )(struct _evg_base_stencil *p, EVGSurface *surf, s32 x, s32 y, u32 count)
 
GF_Matrix2D pmat
 
GF_Matrix2D smat
 
GF_Rect frame
 
GF_ColorMatrix cmat
 
GF_Color color
 

Field Documentation

u32 EVG_Brush::type
void(* EVG_Brush::fill_run)(struct _evg_base_stencil *p, EVGSurface *surf, s32 x, s32 y, u32 count)
GF_Matrix2D EVG_Brush::pmat
GF_Matrix2D EVG_Brush::smat
GF_Rect EVG_Brush::frame
GF_ColorMatrix EVG_Brush::cmat
GF_Color EVG_Brush::color

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