enhance(frontend): 画像エフェクト「色調補正」を追加 (#16170)

This commit is contained in:
かっこかり
2025-06-05 20:29:02 +09:00
committed by GitHub
parent f37a1e84bd
commit a603a4970e
4 changed files with 143 additions and 0 deletions

View File

@@ -3262,6 +3262,7 @@ _imageEffector:
mirror: "ミラー"
invert: "色の反転"
grayscale: "白黒"
colorAdjust: "色調補正"
colorClamp: "色の圧縮"
colorClampAdvanced: "色の圧縮(高度)"
distort: "歪み"