@NoOffset public static class opencv_core.CvScalar extends opencv_core.AbstractCvScalar
| Constructor and Description |
|---|
CvScalar() |
CvScalar(double d0) |
CvScalar(double d0,
double d1,
double d2,
double d3) |
CvScalar(long size)
Native array allocator.
|
CvScalar(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvScalar |
position(long position) |
org.bytedeco.javacpp.DoublePointer |
val() |
double |
val(int i) |
opencv_core.CvScalar |
val(int i,
double val) |
blue, blue, getDoublePointerVal, getLongPointerVal, getVal, green, green, magnitude, red, red, scale, setVal, toStringasBuffer, capacity, get, get, get, get, limit, put, put, put, putaddress, asByteBuffer, availablePhysicalBytes, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CvScalar(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public CvScalar(long size)
Pointer.position(long).public CvScalar()
public CvScalar(double d0,
double d1,
double d2,
double d3)
public CvScalar(double d0)
public opencv_core.CvScalar position(long position)
position in class org.bytedeco.javacpp.DoublePointerpublic double val(int i)
val in class opencv_core.AbstractCvScalarpublic opencv_core.CvScalar val(int i, double val)
val in class opencv_core.AbstractCvScalar@MemberGetter public org.bytedeco.javacpp.DoublePointer val()
val in class opencv_core.AbstractCvScalarCopyright © 2018. All rights reserved.