@Properties(inherit=ale.class) public class Resolution extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Resolution()
Default native constructor.
|
Resolution(long size)
Native array allocator.
|
Resolution(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Resolution |
getPointer(long i) |
int |
height() |
Resolution |
height(int setter) |
BytePointer |
name() |
Resolution |
name(BytePointer setter) |
Resolution |
position(long position) |
int |
width() |
Resolution |
width(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, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Resolution()
public Resolution(long size)
Pointer.position(long).public Resolution(Pointer p)
Pointer.Pointer(Pointer).public Resolution position(long position)
public Resolution getPointer(long i)
getPointer in class Pointerpublic Resolution width(int setter)
public Resolution height(int setter)
@StdString public BytePointer name()
public Resolution name(BytePointer setter)
Copyright © 2020. All rights reserved.