Adjustment

interface Adjustment

Defines the data model of an adjustment that is available to be used by AdjustmentsComponent exposed features.

Types

Controller
Link copied to clipboard
interface Controller
Provides a way to modify Adjustment properties.
Property
Link copied to clipboard
interface Property<T>
Represents a modifiable property exposed from a adjustment.

Properties

properties
Link copied to clipboard
abstract val properties: Set<AdjustmentsComponent.Adjustment.Property<*>>
A set of properties which specify how this adjustment can be modified.

Inheritors

AdaptiveToneMappingAdjustment
Link copied to clipboard
PortraitAdjustment
Link copied to clipboard