@nextcloud/image-editor
    Preparing search index...

    Interface Adjustments

    All values range from -100 to 100, 0 meaning unchanged

    interface Adjustments {
        brightness: number;
        contrast: number;
        exposure: number;
        highlights: number;
        saturation: number;
        shadows: number;
        sharpen: number;
        temperature: number;
        tint: number;
        vignette: number;
    }
    Index
    brightness: number
    contrast: number
    exposure: number

    Light, in stops: the range spans four of them

    highlights: number

    The bright end of the range, pulled down or pushed up on its own

    saturation: number
    shadows: number

    The dark end, lifted or deepened without touching the bright end

    sharpen: number

    Local contrast around edges

    temperature: number

    Blue to amber, the warmth of the white balance

    tint: number

    Green to magenta, the other white balance axis

    vignette: number

    Darkening towards the corners, or lightening below zero