TextToBitmapResult

constructor(    bmp: Bitmap,     fmetrics: FontMetrics,     metrics: TextMetrics,     glyphs: List<PlacedGlyphMetrics>,     glyphsPerLine: List<List<PlacedGlyphMetrics>>,     shape: Shape? = null)