@Properties(inherit=Spinnaker_C.class) public class spinTIFFOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
spinTIFFOption()
Default native constructor.
|
spinTIFFOption(long size)
Native array allocator.
|
spinTIFFOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compression()
Compression method to use for encoding TIFF images.
|
spinTIFFOption |
compression(int setter) |
spinTIFFOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
spinTIFFOption |
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 spinTIFFOption()
public spinTIFFOption(long size)
Pointer.position(long).public spinTIFFOption(Pointer p)
Pointer.Pointer(Pointer).public spinTIFFOption position(long position)
@Cast(value="spinCompressionMethod") public int compression()
public spinTIFFOption compression(int setter)
public spinTIFFOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2020. All rights reserved.