Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Imagemagick は、画像をグレースケールに変換してからグラデーションを作成し、カラー ルック アップ テーブル変換を実行することで、「グラデーション マップ」効果を実現できることを知っています。
私が疑問に思っているのは、PHP のデフォルトの画像関数がフルカラー画像を取り、それをダブルトーンに変換できるかどうかです。
IMG_FILTER_COLORIZE は、2 つの色を指定できる場合に機能します。