GenImageCellular function
Implementation
ImageC GenImageCellular(int width, int height, int tileSize) => _module.GenImageCellular(width, height, tileSize);
ImageC GenImageCellular(int width, int height, int tileSize) => _module.GenImageCellular(width, height, tileSize);