public static class opencv_legacy.CvDrawShape extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
ELLIPSE
enum CvDrawShape::shape
|
static int |
RECT
enum CvDrawShape::shape
|
| Constructor and Description |
|---|
opencv_legacy.CvDrawShape() |
opencv_legacy.CvDrawShape(int size) |
opencv_legacy.CvDrawShape(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvScalar |
color() |
opencv_legacy.CvDrawShape |
color(opencv_core.CvScalar color) |
opencv_legacy.CvDrawShape |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic static final int RECT
public static final int ELLIPSE
public opencv_legacy.CvDrawShape()
public opencv_legacy.CvDrawShape(int size)
public opencv_legacy.CvDrawShape(Pointer p)
public opencv_legacy.CvDrawShape position(int position)
public opencv_core.CvScalar color()
public opencv_legacy.CvDrawShape color(opencv_core.CvScalar color)
Copyright © 2014. All Rights Reserved.