@Properties(inherit=Spinnaker_C.class) public class spinJPEGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
spinJPEGOption()
Default native constructor.
|
spinJPEGOption(long size)
Native array allocator.
|
spinJPEGOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
spinJPEGOption |
position(long position) |
byte |
progressive()
Whether to save as a progressive JPEG file.
|
spinJPEGOption |
progressive(byte setter) |
int |
quality()
JPEG image quality in range (0-100).
|
spinJPEGOption |
quality(int setter) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
spinJPEGOption |
reserved(int i,
int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, 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 spinJPEGOption()
public spinJPEGOption(long size)
Pointer.position(long).public spinJPEGOption(Pointer p)
Pointer.Pointer(Pointer).public spinJPEGOption position(long position)
@Cast(value="bool8_t") public byte progressive()
public spinJPEGOption progressive(byte setter)
@Cast(value="unsigned int") public int quality()
public spinJPEGOption quality(int setter)
public spinJPEGOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2020. All rights reserved.