diff --git a/include/defines.php b/include/defines.php
index 2295e420..44a466fc 100644
--- a/include/defines.php
+++ b/include/defines.php
@@ -809,7 +809,7 @@ function and does not affect any other attributes. Before ImageMagick
heic:chroma=value |
- set the HEIC chroma parameter. |
+ set the HEIC chroma parameter. Possible values are: "420", "422", "444". Default is "420". |
@@ -821,7 +821,7 @@ function and does not affect any other attributes. Before ImageMagick
heic:speed=value |
- set the HEIC speed parameter. |
+ set the HEIC speed parameter. Integer value from 0-9. Default is 5. |