API Reference > OdDbPointCloud Classes > OdDbPointCloudIntensityStyle Class > OdDbPointCloudIntensityStyle Methods > OdDbPointCloudIntensityStyle::intensityColor Method
OdDbPointCloudIntensityStyle::intensityColor Method
Syntax
C++
ArgbColor intensityColor(const double) const;
Parameters 
Description 
intensityValue 
[in] Input intensity value, must be in range (0, 1). 

Calculates color according to the specified intensity value. 

 

An ArgbColor object with parameters calculated by specified intensity value.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.