Namespace:
Autodesk.Revit.DB.PointClouds
PointCloudColorEncoding
Enumeration
Description:
The color encodings supported by Revit point clouds.
The color encodings supported by Revit point clouds.
Syntax
public enum PointCloudColorEncoding
Unknown Namespace Members:
| Name | Description |
|---|---|
| ARGB | The point cloud uses colors arranged in ARGB format. |
| ABGR | The point cloud uses colors arranged in ABGR format (common in Windows). |