menu
raylib_dartified package
documentation
raylib.dart
RaylibCoreModuleDebugLabels
ExportImage method
ExportImage method
dark_mode
light_mode
ExportImage
method
String
ExportImage
(
ImageBase
<
ImageBase
>
image
,
String
fileName
)
Implementation
String ExportImage( ImageBase image, String fileName, ) => 'ExportImage($image, $fileName)';
raylib_dartified package
documentation
raylib
RaylibCoreModuleDebugLabels
ExportImage method
RaylibCoreModuleDebugLabels class