Interface ColorBalance

All Superinterfaces:
Proxy
All Known Implementing Classes:
ColorBalance.ColorBalanceImpl

@Generated("io.github.jwharm.JavaGI") public interface ColorBalance extends Proxy
This interface is implemented by elements which can perform some color balance operation on video frames they process. For example, modifying the brightness, contrast, hue or saturation.

Example elements are 'xvimagesink' and 'colorbalance'