Changes between Version 14 and Version 15 of ImageFilters/BrightnessContrast


Ignore:
Timestamp:
2015-08-05T22:47:36+02:00 (10 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImageFilters/BrightnessContrast

    v14 v15  
    2727                        "default": 1,
    2828                        "decoration": "none"
    29                 },
    30                 {
    31                         "type": "colorpicker",
    32                         "name": "color",
    33                         "title": "Color",
    34                         "value_type": "color",
    35                         "default":
    36                                 {
    37                                         "red": 0,
    38                                         "green": 0,
    39                                         "blue": 0
    40                                 },
    41                         "decoration": "none"
    4229                }
    43 
    4430        ]
    4531}