Load image from file into CPU memory (RAM)
ImageC LoadImage(Pointer<Char> fileName) => _LoadImage(fileName);