From 653dc8db55308ff7a4224719e4af36a2af369a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 21 Oct 2019 10:27:14 +0200 Subject: [PATCH] Add note about default bgColor --- content/en/content-management/image-processing/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/content-management/image-processing/index.md b/content/en/content-management/image-processing/index.md index 63911b159..9ec0734cc 100644 --- a/content/en/content-management/image-processing/index.md +++ b/content/en/content-management/image-processing/index.md @@ -133,6 +133,8 @@ You can set the background color to use with a 3 or 6 digit hex code starting wi For color codes, see https://www.google.com/search?q=color+picker +**Note** that you also set a default background color to use, see [Image Processing Config](#image-processing-config). + ### JPEG Quality Only relevant for JPEG images, values 1 to 100 inclusive, higher is better. Default is 75.