@Properties(inherit=Spinnaker_C.class) public class spinPNGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
spinPNGOption()
Default native constructor.
|
spinPNGOption(long size)
Native array allocator.
|
spinPNGOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compressionLevel()
Compression level (0-9).
|
spinPNGOption |
compressionLevel(int setter) |
byte |
interlaced()
Whether to save the PNG as interlaced.
|
spinPNGOption |
interlaced(byte setter) |
spinPNGOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
spinPNGOption |
reserved(int i,
int 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, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic spinPNGOption()
public spinPNGOption(long size)
Pointer.position(long).public spinPNGOption(Pointer p)
Pointer.Pointer(Pointer).public spinPNGOption position(long position)
public spinPNGOption interlaced(byte setter)
@Cast(value="unsigned int") public int compressionLevel()
public spinPNGOption compressionLevel(int setter)
public spinPNGOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.