OEGetByteArrayFromSkewGrid¶
byte [] OEGetByteArrayFromSkewGrid(OESkewGrid grid, int gtype)
Converts a grid (OESkewGrid) with the file
type, gtype
(OEGridFileType
), to byte[].
See also
OEGetGridFileType
functionOEGetSkewGridFromByteArray
function