This document is archived and information here might be outdated. Recommended version. |
Max Error for LERC compression.
[Visual Basic .NET] Public Property MaxError As Double
[C#] public double MaxError {get; set;}
[C++]
HRESULT get_MaxError(
double pMaxError
);
[C++]
HRESULT put_MaxError(
System.Double* pMaxError
);
[C++]
Parameters pMaxError [in]
pMaxError is a parameter of type double pMaxError [out, retval]
pMaxError is a parameter of type double*