Package boofcv.alg.cloud
Interface AccessColorIndex
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Provides access to a RGB color by index
-
Method Summary
-
Method Details
-
getRGB
int getRGB(int index)
-