public static class opencv_core.Formatted extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Formatted() |
Formatted(opencv_core.Mat m,
opencv_core.Formatter fmt,
IntPointer params) |
Formatted(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Formatter |
fmt() |
opencv_core.Mat |
mtx() |
opencv_core.Formatted |
mtx(opencv_core.Mat mtx) |
IntPointer |
params() |
opencv_core.Formatted |
params(IntPointer params) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic Formatted()
public Formatted(Pointer p)
public Formatted(opencv_core.Mat m, opencv_core.Formatter fmt, IntPointer params)
public opencv_core.Mat mtx()
public opencv_core.Formatted mtx(opencv_core.Mat mtx)
public opencv_core.Formatter fmt()
public IntPointer params()
public opencv_core.Formatted params(IntPointer params)
Copyright © 2014. All Rights Reserved.