Create an image from text (default font)
ImageC ImageText(Pointer<Char> text, int fontSize, ColorC color) => _ImageText(text, fontSize, color);