Noop

object Noop : AdjustmentsComponent

Convenience implementation of AdjustmentsComponent that does nothing.

Functions

close
Link copied to clipboard
open override fun close()
Closes all resources allocated for this AdjustmentsComponent.

Properties

processor
Link copied to clipboard
open override val processor: AdjustmentsComponent.Processor
Provides adjustments specific Processor which allows to process image input with applied adjustments while rendering results to connected outputs.