Indicates if RGB is availabe.
[Visual Basic .NET] Public ReadOnly Property HasRGB As Boolean
[C#] public bool HasRGB {get;}
[C++]
HRESULT get_HasRGB(
VARIANT_BOOL* pbHasRGB
);
[C++]Parameters
pbHasRGB [out, retval] pbHasRGB is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Indicates whether the las file contains RGB values for all points.