We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5950d8 commit 1c1a7faCopy full SHA for 1c1a7fa
reference/imagick/imagick/thumbnailimage.xml
@@ -56,6 +56,23 @@
56
</para>
57
</listitem>
58
</varlistentry>
59
+ <varlistentry>
60
+ <term><parameter>fill</parameter></term>
61
+ <listitem>
62
+ <para>
63
+ If the image does not fill the box completely then the box is filled with
64
+ image's background color.
65
+ </para>
66
+ </listitem>
67
+ </varlistentry>
68
69
+ <term><parameter>legacy</parameter></term>
70
71
72
+ Round the smaller dimension down instead to the closest integer.
73
74
75
76
</variablelist>
77
78
</refsect1>
0 commit comments