virtual void SetScaleToPowerOfTwo(bool scale)
vtkTextRendererStringToImage()
virtual vtkVector2i GetBounds(vtkTextProperty *property, const vtkUnicodeString &string, int dpi)
~vtkTextRendererStringToImage()
void DeepCopy(vtkTextRendererStringToImage *utility)
Internals * Implementation
virtual int RenderString(vtkTextProperty *property, const vtkStdString &string, int dpi, vtkImageData *data, int textDims[2]=NULL)
virtual int RenderString(vtkTextProperty *property, const vtkUnicodeString &string, int dpi, vtkImageData *data, int textDims[2]=NULL)
represent text properties.
static vtkTextRendererStringToImage * New()
virtual vtkVector2i GetBounds(vtkTextProperty *property, const vtkStdString &string, int dpi)
uses vtkTextRenderer to render the supplied text to an image.
virtual void PrintSelf(ostream &os, vtkIndent indent)