ImageMagic: hue-rotate: Difference between revisions
From WikiMLT
mNo edit summary |
m Стадий: 6 [Фаза:Утвърждаване, Статус:Утвърден]; Категория:UX_and_UI |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{ContentArticleHeader/ | <noinclude>{{ContentArticleHeader/UX_and_UI|toc=off}}{{ContentArticleHeader/Linux_Server}}</noinclude> | ||
== ImageMagic <code>'''convert'''</code> hue-rotate == | |||
<syntaxhighlight lang="shell" line="1"> | |||
convert favicon.blue.ico -modulate 90,120,0 favicon.orange.ico | |||
</syntaxhighlight> | |||
== References == | == References == | ||
Line 14: | Line 13: | ||
<div id='devStage'> | <div id='devStage'> | ||
{{devStage | {{devStage | ||
| Прндл = Linux Server | | Прндл = UX_and_UI | ||
| Стадий = | | Прндл1 = Linux Server | ||
| Фаза = | | Стадий = 6 | ||
| Статус = | | Фаза = Утвърждаване | ||
| Статус = Утвърден | |||
| ИдтПт = Spas | | ИдтПт = Spas | ||
| РзбПт = {{REVISIONUSER}} | | РзбПт = Spas | ||
| АвтПт = Spas | |||
| УтвПт = {{REVISIONUSER}} | |||
| ИдтДт = 30.09.2022 | | ИдтДт = 30.09.2022 | ||
| РзбДт = {{Today}} | | РзбДт = 30.09.2022 | ||
| АвтДт = 30.09.2022 | |||
| УтвДт = {{Today}} | |||
| ИдтРв = [[Special:Permalink/32074|32074]] | | ИдтРв = [[Special:Permalink/32074|32074]] | ||
| РзбРв = {{REVISIONID}} | | РзбРв = [[Special:Permalink/32079|32079]] | ||
| АвтРв = [[Special:Permalink/32081|32081]] | |||
| УтвРв = {{REVISIONID}} | |||
}} | }} | ||
</div> | </div> | ||
</noinclude> | </noinclude> |
Latest revision as of 13:34, 30 September 2022
ImageMagic convert
hue-rotate
convert favicon.blue.ico -modulate 90,120,0 favicon.orange.ico
References
- ImageMagic Forum: Simplest way to invert image hue