public static class swscale.SwsFilter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
SwsFilter()
Default native constructor.
|
SwsFilter(long size)
Native array allocator.
|
SwsFilter(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
swscale.SwsVector |
chrH() |
swscale.SwsFilter |
chrH(swscale.SwsVector chrH) |
swscale.SwsVector |
chrV() |
swscale.SwsFilter |
chrV(swscale.SwsVector chrV) |
swscale.SwsVector |
lumH() |
swscale.SwsFilter |
lumH(swscale.SwsVector lumH) |
swscale.SwsVector |
lumV() |
swscale.SwsFilter |
lumV(swscale.SwsVector lumV) |
swscale.SwsFilter |
position(long position) |
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 SwsFilter()
public SwsFilter(long size)
Pointer.position(long).public SwsFilter(Pointer p)
Pointer.Pointer(Pointer).public swscale.SwsFilter position(long position)
public swscale.SwsVector lumH()
public swscale.SwsFilter lumH(swscale.SwsVector lumH)
public swscale.SwsVector lumV()
public swscale.SwsFilter lumV(swscale.SwsVector lumV)
public swscale.SwsVector chrH()
public swscale.SwsFilter chrH(swscale.SwsVector chrH)
public swscale.SwsVector chrV()
public swscale.SwsFilter chrV(swscale.SwsVector chrV)
Copyright © 2018. All rights reserved.