PointCloudColorEncoding
Description:
The color encodings supported by Revit point clouds.
The color encodings supported by Revit point clouds.
public enum PointCloudColorEncoding
| Name | Description |
|---|---|
| ABGR | The point cloud uses colors arranged in ABGR format (common in Windows). |
| ARGB | The point cloud uses colors arranged in ARGB format. |