CompositeFilterBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Supply the function that sets the filter parameters for the first filter
Link copied to clipboard
Supply the function that sets the source color buffers for the first filter
Link copied to clipboard
Supply the function that sets the filter parameter the second filter
Link copied to clipboard
fun secondSource(function: (source: List<ColorBuffer>, intermediate: ColorBuffer) -> List<ColorBuffer>)
Supply the function that sets the source color buffers for the second filter