This document is archived and information here might be outdated. Recommended version. |
Max error when compressing elevation tiles with LERC.
[Visual Basic .NET]
Public Property LERCError As Double
[C#]
public double LERCError {get; set;}
[C++]
HRESULT get_LERCError(
System.Double* Quality
);
[C++]
HRESULT put_LERCError(
double Quality
);
[C++] Parameters Quality [out, retval]
Quality is a parameter of type double* Quality [in]
Quality is a parameter of type double