SoVRLdmFileBorderReaderBuildTileMethods Enumeration |
Enum use to set the method for building tiles in lower resolution from full resolution.
Namespace: OIV.LDM.Readers
Member name | Value | Description | |
---|---|---|---|
DECIMATION | 0 | Apply a decimation on the the full resolution tile to build lower resolution tile. | |
AVERAGE | 1 | Apply a average method on the the full resolution tile to build lower resolution tile. |