OEGetScalarGridFromByteArray¶
OEScalarGrid OEGetScalarGridFromByteArray(byte[] bytes, int gType)
Converts a byte array to a grid (OEScalarGrid) with the file
type, gtype
(OEGridFileType
).
See also
OEGetGridFileType
functionOEGetByteArrayFromScalarGrid
function