jQWidgets Forums

jQuery UI Widgets Forums General Discussions Color picker Alpfa channel

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 8 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Color picker Alpfa channel #88805

    JoopC
    Participant

    Hello,
    jqWidgets has promised a long time ago to add alpha channel editing in the colorpicker window in the nearby future.

    Like here:

    Is this still on the todo list?

    Color picker Alpfa channel #88813

    Dimitar
    Participant

    Hello JoopC,

    Unfortunately, alpha channel is still not supported by jqxColorPicker and neither is it in our current development plans. Please note, however, that if you set showTransparent to true, you will be able to select a “transparent” value which may be helpful in your scenario. And here is how to get if “transparent” has been selected:

    var isTransparent = $("#jqxColorPicker").jqxColorPicker('getColor').transparent;

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.