menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
LoadImage function
LoadImage function
dark_mode
light_mode
LoadImage
function
ImageC
LoadImage
(
Pointer
<
Char
>
fileName
)
See
RaylibCore.LoadImage
.
Implementation
ImageC LoadImage(Pointer<Char> fileName) => _module.LoadImage(fileName);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
LoadImage function
abbr library