Enum FilterOption
Namespace: TileDB.CSharp
Assembly: TileDB.CSharp.dll
Syntax
public enum FilterOption : uint
Fields
Name | Description |
---|---|
BitWidthMaxWindow | |
CompressionLevel | |
CompressionReinterpretDatatype | The type to reinterpret data prior to compression. |
PositiveDeltaMaxWindow | |
ScaleFloatByteWidth | |
ScaleFloatFactor | |
ScaleFloatOffset | |
WebpInputFormat | The WebP filter's input format. |
WebpLossless | Whether the WebP filter should perform lossless compression. |
WebpQuality | The WebP filter's compression quality. |