Package-level declarations
Types
Link copied to clipboard
AdjustmentsComponent.Adjustment model which provides an image processing algorithm that remaps image color space to better highlight a person's face based on its skin tone.
Link copied to clipboard
Provides access to all available features of adjustments. Normally, an instance of a component is acquired through com.snap.camerakit.Session which manages the lifecycle of the component.
Link copied to clipboard
AdjustmentsComponent.Adjustment model which provides an image processing algorithm that adds a bokeh-like blur around a person subject.
Functions
Link copied to clipboard
fun <T : AdjustmentsComponent.Adjustment> AdjustmentsComponent.Processor.Result<T>.whenApplied(callback: Consumer<AdjustmentsComponent.Processor.Result.Applied<T>>)
Notifies when result of AdjustmentsComponent.Processor.apply command is AdjustmentsComponent.Processor.Result.Applied.