This document is archived and information here might be outdated. Recommended version. |
Indicates if RGB is availabe.
[Visual Basic .NET] Public ReadOnly Property HasRGB As Boolean
[C#] public bool HasRGB {get;}
[C++]
HRESULT get_HasRGB(
Boolean* pbHasRGB
);
[C++]
Parameters pbHasRGB [out, retval]
pbHasRGB is a parameter of type bool*
Indicates whether the las file contains RGB values for all points.