API Reference > OdDbPointCloud Classes > ColorModelHSL Structure
ColorModelHSL Structure
Syntax
C++
struct ColorModelHSL { double hue; double saturation; double luminance; double alpha; };

DbArgbColor.h

This class represents the HSL color for point cloud entities. 

Corresponding C++ library: AcDbPointCloudObj 

 

 
Name 
Description 
 
This is the overview for the ColorModelHSL constructor overload. 
 
Name 
Description 
 
0-1 
 
hue 
0-360 
 
0-1 
 
0-1 
 
Name 
Description 
 
== 
This is ==, a member of class ColorModelHSL. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.