ILNumerics Ultimate VS

H5Compression Enumeration

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Enum with all compression methods available

[ILNumerics HDF5 Module]

Namespace:  ILNumerics.IO.HDF5
Assembly:  ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public enum H5Compression
Members

  Member nameValueDescription
None0 No compression.
Deflate1 Use the deflate algorithm.
SZIP_Entropy2 Use SZIP compression with entropy settings of 2.
SZIP_NearestNeighbor4 Use SZIP compression with entropy settings of 4.
Remarks

[ILNumerics HDF5 Module]

See Also

Reference