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

What if I need to display color in a 4band file #10

Open
hesamsameni opened this issue Jul 13, 2021 · 2 comments
Open

What if I need to display color in a 4band file #10

hesamsameni opened this issue Jul 13, 2021 · 2 comments

Comments

@hesamsameni
Copy link

There is a good example for displaying colors in this link
But in the example it is using a 1 band image and it is using index 0 of an array

var pixelValue = pixelValues[0]; // there's just one band in this raster

But what if my image is 4 bands?

@Anubhavx17
Copy link

did you get a solution for this?

@hesamsameni
Copy link
Author

hesamsameni commented Mar 27, 2023 via email

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

2 participants