ClearOnDisconnect
class ClearOnDisconnect(@ColorInt() color: Int) : ImageProcessor.Output.Option
Content copied to clipboard
When ImageProcessor disconnects an Output, its contents should be cleared to the specified color. When not provided, the color is opaque black, by default.