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