public static class RawImageManipConfig.ResizeConfig extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ResizeConfig()
Default native constructor.
|
ResizeConfig(long size)
Native array allocator.
|
ResizeConfig(Pointer p)
Pointer cast constructor.
|
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 ResizeConfig()
public ResizeConfig(long size)
Pointer.position(long).public ResizeConfig(Pointer p)
Pointer(Pointer).public RawImageManipConfig.ResizeConfig position(long position)
public RawImageManipConfig.ResizeConfig getPointer(long i)
getPointer in class Pointerpublic int width()
public RawImageManipConfig.ResizeConfig width(int setter)
public int height()
public RawImageManipConfig.ResizeConfig height(int setter)
public RawImageManipConfig.ResizeConfig lockAspectRatioFill(boolean setter)
public RawImageManipConfig.ResizeConfig bgRed(byte setter)
public RawImageManipConfig.ResizeConfig bgGreen(byte setter)
public RawImageManipConfig.ResizeConfig bgBlue(byte setter)
@StdVector public Point2f warpFourPoints()
public RawImageManipConfig.ResizeConfig warpFourPoints(Point2f setter)
public RawImageManipConfig.ResizeConfig normalizedCoords(boolean setter)
public RawImageManipConfig.ResizeConfig enableWarp4pt(boolean setter)
@StdVector public FloatPointer warpMatrix3x3()
public RawImageManipConfig.ResizeConfig warpMatrix3x3(FloatPointer setter)
public RawImageManipConfig.ResizeConfig enableWarpMatrix(boolean setter)
public RawImageManipConfig.ResizeConfig warpBorderReplicate(boolean setter)
public float rotationAngleDeg()
public RawImageManipConfig.ResizeConfig rotationAngleDeg(float setter)
public RawImageManipConfig.ResizeConfig enableRotation(boolean setter)
@Cast(value="bool") public boolean keepAspectRatio()
public RawImageManipConfig.ResizeConfig keepAspectRatio(boolean setter)
Copyright © 2021. All rights reserved.