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