rgb property

num get rgb

Implementation

static _i2.num get rgb => _i4.getProperty(
      _declaredWebGLRenderingContextBase,
      'RGB',
    );