Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

FontParams Struct Reference

Font settings for the DrawTextEx() method. More...

#include <PLMImage.hpp>

List of all members.

Public Attributes

PLMFontfont
FontAlign yref
PLMColor colors [4]


Detailed Description

Font settings for the DrawTextEx() method.


Member Data Documentation

PLMFont* FontParams::font
 

the font to draw with (should be of TYPE_B2)

FontAlign FontParams::yref
 

the y reference (see above)

PLMColor FontParams::colors[4]
 

shade of colors from background[0] to foreground[3] (used for antialiasing) (note that in fact colors[0] is not used).


The documentation for this struct was generated from the following file:
  • PLMImage.hpp

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:44 2004.