inputLossImageColor property

String? inputLossImageColor
final

When input loss image type is "color" this field specifies the color to use. Value: 6 hex characters representing the values of RGB.

Implementation

final String? inputLossImageColor;