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