GenImageChecked method
Implementation
String GenImageChecked(
num width,
num height,
num checksX,
num checksY,
ColorBase col1,
ColorBase col2,
) => 'GenImageChecked($width, $height, $checksX, $checksY, $col1, $col2)';
String GenImageChecked(
num width,
num height,
num checksX,
num checksY,
ColorBase col1,
ColorBase col2,
) => 'GenImageChecked($width, $height, $checksX, $checksY, $col1, $col2)';