public static class RawImgFrame.Specs extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Specs()
Default native constructor.
|
Specs(long size)
Native array allocator.
|
Specs(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
bytesPP() |
RawImgFrame.Specs |
bytesPP(int setter) |
RawImgFrame.Specs |
getPointer(long i) |
int |
height() |
RawImgFrame.Specs |
height(int setter) |
int |
p1Offset() |
RawImgFrame.Specs |
p1Offset(int setter) |
int |
p2Offset() |
RawImgFrame.Specs |
p2Offset(int setter) |
int |
p3Offset() |
RawImgFrame.Specs |
p3Offset(int setter) |
RawImgFrame.Specs |
position(long position) |
int |
stride() |
RawImgFrame.Specs |
stride(int setter) |
RawImgFrame.Type |
type() |
RawImgFrame.Specs |
type(RawImgFrame.Type setter) |
int |
width() |
RawImgFrame.Specs |
width(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Specs()
public Specs(long size)
Pointer.position(long).public Specs(Pointer p)
Pointer(Pointer).public RawImgFrame.Specs position(long position)
public RawImgFrame.Specs getPointer(long i)
getPointer in class Pointerpublic RawImgFrame.Type type()
public RawImgFrame.Specs type(RawImgFrame.Type setter)
public RawImgFrame.Specs width(int setter)
public RawImgFrame.Specs height(int setter)
public RawImgFrame.Specs stride(int setter)
public RawImgFrame.Specs bytesPP(int setter)
public RawImgFrame.Specs p1Offset(int setter)
public RawImgFrame.Specs p2Offset(int setter)
public RawImgFrame.Specs p3Offset(int setter)
Copyright © 2021. All rights reserved.