Skip to main content

Detect color.

POST 

/ai/detectcolor

Detect color from given image.

Request

Header Parameters

    ipaas string

Bodyrequired

    imageUrlstringrequired

    Image for color detection.

Responses

Success

Schema
    dominantColorForegroundstring
    dominantColorBackgroundstring
    dominantColorsstring[]
    isBwImgboolean
    accentColorstring