Go to the documentation of this file.
26 #ifndef vtkFreeTypeStringToImage_h
27 #define vtkFreeTypeStringToImage_h
67 int textDims[2] = NULL);
71 int textDims[2] = NULL);
93 #endif //vtkFreeTypeStringToImage_h
GLsizei GLsizei GLenum GLenum const GLvoid * data
static vtkFreeTypeStringToImage * New()
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual int RenderString(vtkTextProperty *property, const vtkUnicodeString &string, int dpi, vtkImageData *data, int textDims[2]=NULL)
GLenum GLenum GLenum GLenum GLenum scale
#define vtkTypeMacro(thisClass, superclass)
uses Qt to render the supplied text to an image.
~vtkFreeTypeStringToImage()
Internals * Implementation
topologically and geometrically regular array of data
a simple class to control print indentation
String class that stores Unicode text.
virtual vtkVector2i GetBounds(vtkTextProperty *property, const vtkStdString &string, int dpi)
virtual vtkVector2i GetBounds(vtkTextProperty *property, const vtkUnicodeString &string, int dpi)
represent text properties.
vtkFreeTypeStringToImage()
virtual int RenderString(vtkTextProperty *property, const vtkStdString &string, int dpi, vtkImageData *data, int textDims[2]=NULL)
Wrapper around std::string to keep symbols short.
void DeepCopy(vtkFreeTypeStringToImage *utility)
uses Qt to render the supplied text to an image.
virtual void SetScaleToPowerOfTwo(bool scale)
#define VTKRENDERINGFREETYPE_EXPORT