|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftimage.h>
Public Attributes | |
| const FT_Bitmap * | target |
| const void * | source |
| int | flags |
| FT_SpanFunc | gray_spans |
| FT_SpanFunc | black_spans |
| FT_Raster_BitTest_Func | bit_test |
| FT_Raster_BitSet_Func | bit_set |
| void * | user |
| FT_BBox | clip_box |
| FT_Raster_BitSet_Func FT_Raster_Params_::bit_set |
| FT_Raster_BitTest_Func FT_Raster_Params_::bit_test |
| FT_SpanFunc FT_Raster_Params_::black_spans |
| int FT_Raster_Params_::flags |
Definition at line 1108 of file ftimage.h.
Referenced by FT_Outline_Get_Bitmap().
| FT_SpanFunc FT_Raster_Params_::gray_spans |
Definition at line 1107 of file ftimage.h.
Referenced by content.DocBlock::location().
Definition at line 1106 of file ftimage.h.
Referenced by FT_Outline_Get_Bitmap().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.