ImageFormat method
Label for RaylibCoreModuleBase.ImageFormat.
Implementation
String ImageFormat(
ImageBase image,
PixelFormat newFormat,
) => 'ImageFormat($image, ${newFormat.name})';
Label for RaylibCoreModuleBase.ImageFormat.
String ImageFormat(
ImageBase image,
PixelFormat newFormat,
) => 'ImageFormat($image, ${newFormat.name})';