LoadImageRaw method
Capture ID for RaylibCoreModuleBase.LoadImageRaw.
Implementation
String LoadImageRaw(
String fileName,
num width,
num height,
PixelFormat format,
num headerSize,
) => 'LoadImageRaw_${fileName}_${width}_${height}_$format';