This document is archived and information here might be outdated. Recommended version. |
Array of doubles, the covariances with the n bands of the raster.
[Visual Basic .NET]
Public Property Covariances As Object
[C#]
public object Covariances {get; set;}
[C++]
HRESULT get_Covariances(
Variant* pVal
);
[C++]
HRESULT put_Covariances(
VARIANT pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type VARIANT* pVal [in]
pVal is a parameter of type VARIANT