@Properties(inherit=nppc.class) public class NppiImageDescriptor extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NppiImageDescriptor()
Default native constructor.
|
NppiImageDescriptor(long size)
Native array allocator.
|
NppiImageDescriptor(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NppiImageDescriptor |
getPointer(long i) |
int |
nStep()
step size
|
NppiImageDescriptor |
nStep(int setter) |
NppiSize |
oSize()
width and height of the image
|
NppiImageDescriptor |
oSize(NppiSize setter) |
Pointer |
pData()
device memory pointer to the image
|
NppiImageDescriptor |
pData(Pointer setter) |
NppiImageDescriptor |
position(long position) |
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 NppiImageDescriptor()
public NppiImageDescriptor(long size)
Pointer.position(long).public NppiImageDescriptor(Pointer p)
Pointer(Pointer).public NppiImageDescriptor position(long position)
public NppiImageDescriptor getPointer(long i)
getPointer in class Pointerpublic Pointer pData()
public NppiImageDescriptor pData(Pointer setter)
public int nStep()
public NppiImageDescriptor nStep(int setter)
public NppiImageDescriptor oSize(NppiSize setter)
Copyright © 2025. All rights reserved.