| Modifier | Constructor and Description |
|---|---|
protected |
BCNScalar(int v1,
int v2,
int v3)
Creates a BCNScalar.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.opencv.core.Scalar |
toScalar()
Converts this to an OpenCV Scalar.
|