ImageC ImageText(Pointer<Char> text, int fontSize, ColorC color) { return _ImageText(text, fontSize, color); }