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