public static class RawImageManipConfig.CropRect extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CropRect()
Default native constructor.
|
CropRect(long size)
Native array allocator.
|
CropRect(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RawImageManipConfig.CropRect |
getPointer(long i) |
RawImageManipConfig.CropRect |
position(long position) |
float |
xmax() |
RawImageManipConfig.CropRect |
xmax(float setter) |
float |
xmin() |
RawImageManipConfig.CropRect |
xmin(float setter) |
float |
ymax() |
RawImageManipConfig.CropRect |
ymax(float setter) |
float |
ymin() |
RawImageManipConfig.CropRect |
ymin(float 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 CropRect()
public CropRect(long size)
Pointer.position(long).public CropRect(Pointer p)
Pointer(Pointer).public RawImageManipConfig.CropRect position(long position)
public RawImageManipConfig.CropRect getPointer(long i)
getPointer in class Pointerpublic float xmin()
public RawImageManipConfig.CropRect xmin(float setter)
public float ymin()
public RawImageManipConfig.CropRect ymin(float setter)
public float xmax()
public RawImageManipConfig.CropRect xmax(float setter)
public float ymax()
public RawImageManipConfig.CropRect ymax(float setter)
Copyright © 2021. All rights reserved.