@Properties(inherit=FlyCapture2_C.class) public class fc2JPEGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
fc2JPEGOption()
Default native constructor.
|
fc2JPEGOption(long size)
Native array allocator.
|
fc2JPEGOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
fc2JPEGOption |
getPointer(long i) |
fc2JPEGOption |
position(long position) |
int |
progressive()
Whether to save as a progressive JPEG file.
|
fc2JPEGOption |
progressive(int setter) |
int |
quality()
JPEG image quality in range (0-100).
|
fc2JPEGOption |
quality(int setter) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
fc2JPEGOption |
reserved(int i,
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 fc2JPEGOption()
public fc2JPEGOption(long size)
Pointer.position(long).public fc2JPEGOption(Pointer p)
Pointer(Pointer).public fc2JPEGOption position(long position)
public fc2JPEGOption getPointer(long i)
getPointer in class Pointer@Cast(value="BOOL") public int progressive()
public fc2JPEGOption progressive(int setter)
@Cast(value="unsigned int") public int quality()
public fc2JPEGOption quality(int setter)
public fc2JPEGOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2021. All rights reserved.