OEGetScalarGridFromBytesΒΆ
OEGetScalarGridFromBytes(bytes: bytes, gtype: int) - > OEScalarGrid
Converts bytes to a grid (OEScalarGrid) with the file type, gtype (OEGridFileType).
See also
- OEGetGridFileType function
- OEGetBytesFromGrid function
OEGetScalarGridFromBytes(bytes: bytes, gtype: int) - > OEScalarGrid
Converts bytes to a grid (OEScalarGrid) with the file type, gtype (OEGridFileType).
See also