Generate image: grayscale image from text data
ImageC GenImageText(int width, int height, Pointer<Char> text) => _GenImageText(width, height, text);