ImageAlphaClear method
Label for RaylibCoreModuleBase.ImageAlphaClear.
Implementation
String ImageAlphaClear(
ImageBase image,
ColorBase color,
num threshold,
) => 'ImageAlphaClear($image, $color, $threshold)';
Label for RaylibCoreModuleBase.ImageAlphaClear.
String ImageAlphaClear(
ImageBase image,
ColorBase color,
num threshold,
) => 'ImageAlphaClear($image, $color, $threshold)';