Noop

Convenience implementation of AdjustmentsComponent that does nothing.

Functions

Link copied to clipboard
open override fun close()

Closes all resources allocated for this AdjustmentsComponent. Overridden to indicate that calling close will not throw.

Properties

Link copied to clipboard

Provides adjustments specific Processor which allows to process image input with applied adjustments while rendering results to connected outputs. If this AdjustmentsComponent is closed then the returned Processor is expected to be no-op.