ColorChooserIF.getRgba

Gets the currently-selected color.

  1. RGBA getRgba()
    interface ColorChooserIF
    final
    getRgba
    ()
  2. void getRgba(RGBA color)

Return Value

Type: RGBA

a gdk.RGBA to fill in with the current color.

Meta