rgbBlue property

  1. @ImcField('BlueComponent', 'rgb_blue', ImcType.typeUInt8)
int rgbBlue

The blue component of the color for this point

Implementation

@ImcField('BlueComponent', 'rgb_blue', ImcType.typeUInt8)
int get rgbBlue;