ImageMagic: hue-rotate: Difference between revisions

From WikiMLT
Spas (talk | contribs)
mNo edit summary
Spas (talk | contribs)
m Стадий: 6 [Фаза:Утвърждаване, Статус:Утвърден]; Категория:UX_and_UI
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{ContentArticleHeader/Linux_Server|toc=off}}{{ContentArticleHeader/UX_and_UI}}</noinclude>
<noinclude>{{ContentArticleHeader/UX_and_UI|toc=off}}{{ContentArticleHeader/Linux_Server}}</noinclude>
 
## ImageMagic `convert` hue-rotate
 
 
convert favicon.blue.ico -modulate 90,120,0 favicon.orange.ico


== 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
  | Стадий = 3
| Прндл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

Im­ageMag­ic con­vert hue-ro­tate

convert favicon.blue.ico -modulate 90,120,0 favicon.orange.ico

Ref­er­ences