@Properties(inherit=nppicom.class) public class NppiJpegDecodeJob extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NppiJpegDecodeJob()
Default native constructor.
|
NppiJpegDecodeJob(long size)
Native array allocator.
|
NppiJpegDecodeJob(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
eKind() |
NppiJpegDecodeJob |
eKind(int setter) |
NppiJpegFrameDescr |
pFrame()
This field and its contents are never written
|
NppiJpegDecodeJob |
pFrame(NppiJpegFrameDescr setter) |
NppiJpegDecodeJob |
position(long position) |
NppiJpegScanDescr |
pScan()
This field is never written.
|
NppiJpegDecodeJob |
pScan(NppiJpegScanDescr 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 NppiJpegDecodeJob()
public NppiJpegDecodeJob(long size)
Pointer.position(long).public NppiJpegDecodeJob(Pointer p)
Pointer.Pointer(Pointer).public NppiJpegDecodeJob position(long position)
public NppiJpegFrameDescr pFrame()
public NppiJpegDecodeJob pFrame(NppiJpegFrameDescr setter)
public NppiJpegScanDescr pScan()
*pScan is written
only by ...Create... functionspublic NppiJpegDecodeJob pScan(NppiJpegScanDescr setter)
public NppiJpegDecodeJob eKind(int setter)
Copyright © 2019. All rights reserved.