ReadLAS.Colors Property

RGB color array (3 bytes for each point)
Public Property Colors() As Byte() 
Get 
This language is not supported or no code example is available.
public byte[] Colors {get;}
This language is not supported or no code example is available.

Property Value

byte[]
Remarks
 
It's filled only when FillColors is true or the class is initialized with the formatType equals to formatType.Colors.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition