wiki:ImageFilters/InvertColorFilter

Color Inversion

Meta information

{
    "classname":"org.openstreetmap.josm.plugins.rasterfilters.filters.InvertFilterImpl",
    "binaries":["https://josm.openstreetmap.de/raw-attachment/wiki/ImageFilters/JOSM-filters.jar"],
        "name":"invert",
        "title": "Invert Color",
        "controls": [
                {
                    "type": "checkbox",
                    "name": "invert",
                    "title": "Invert Color",
                    "value_type": "boolean",
                    "default": false,
                    "decoration": "none"
                }
        ]
}
Last modified 8 years ago Last modified on 2016-08-20T00:51:04+02:00
Note: See TracWiki for help on using the wiki.