Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get RGB integer of every point #9

Closed
zhuhaishan opened this issue Jul 30, 2018 · 1 comment
Closed

how to get RGB integer of every point #9

zhuhaishan opened this issue Jul 30, 2018 · 1 comment

Comments

@zhuhaishan
Copy link

how to get RGB integer of every point. thanks

@twdotson
Copy link

Take a look at the C# example in the [<> Code] tab above, on line 57 you will see where it gets the point classification. The .RGB values are a 3 element array as a property of the point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants