@Properties(inherit=nppig.class) public class NppiMirrorBatchCXR extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NppiMirrorBatchCXR()
Default native constructor.
|
NppiMirrorBatchCXR(long size)
Native array allocator.
|
NppiMirrorBatchCXR(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
nDstStep() |
NppiMirrorBatchCXR |
nDstStep(int setter) |
int |
nSrcStep() |
NppiMirrorBatchCXR |
nSrcStep(int setter) |
Pointer |
pDst() |
NppiMirrorBatchCXR |
pDst(Pointer setter) |
NppiMirrorBatchCXR |
position(long position) |
Pointer |
pSrc() |
NppiMirrorBatchCXR |
pSrc(Pointer setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic NppiMirrorBatchCXR()
public NppiMirrorBatchCXR(long size)
Pointer.position(long).public NppiMirrorBatchCXR(Pointer p)
Pointer.Pointer(Pointer).public NppiMirrorBatchCXR position(long position)
public NppiMirrorBatchCXR pSrc(Pointer setter)
public int nSrcStep()
public NppiMirrorBatchCXR nSrcStep(int setter)
public Pointer pDst()
public NppiMirrorBatchCXR pDst(Pointer setter)
public int nDstStep()
public NppiMirrorBatchCXR nDstStep(int setter)
Copyright © 2019. All rights reserved.