GenImageCellular function
Implementation
ImageD GenImageCellular(
num width,
num height,
num tileSize,
) => _module.GenImageCellular(width, height, tileSize);
ImageD GenImageCellular(
num width,
num height,
num tileSize,
) => _module.GenImageCellular(width, height, tileSize);