Property hasAverageBrightness
hasAverageBrightness
Indicates whether averageBrightness was assigned a value.
Declaration
public bool hasAverageBrightness { get; }
Property Value
| Type | Description |
|---|---|
| bool | true if the frame has an average brightness value. Otherwise, false. |