Aspose::Font::Rendering::IGlyphRasterPainter class

IGlyphRasterPainter class

Defines a raster way to draw glyphs.

class IGlyphRasterPainter : public Aspose::Font::Rendering::IGlyphPainter

Methods

MethodDescription
virtual DrawPixel(int32_t, int32_t, int32_t)
virtual SetRasterGridProperties(int32_t, int32_t, int32_t, int32_t)

See Also