The color of an image includes the brightness, contrast, and sharpness. Dynamic Route for CDN (DCDN) allows you to change the brightness, contrast, and sharpness of images stored on DCDN nodes. This topic describes how to change the color of images and provides examples.

Note
  • To enable image editing, submit a ticket.
  • Image editing is a paid service. It is currently free of charge until further notice.

Parameters

Set the following parameters:
  • bright: specifies the brightness of images.
  • contrast: specifies the contrast of images.
  • sharpen: specifies the sharpness of images.

Examples

The following table describes the parameters.
ParameterDescriptionExample
brightnessSpecifies the brightness of images. Valid values: -100 to 100.
example.com/image01.png?image_process=bright,50
contrastSpecifies the contrast of images. Valid values: -100 to 100.
example.com/image01.png?image_process=contrast,50
sharpenSpecifies the sharpness of images. Valid values: 50 to 399. We recommend that you use the following values: 50, 100, 150, 200, 250, and 300.
example.com/image01.png?image_process=sharpen,100