Skip to content

Add translations for Imagick image adjustment methods#340

Closed
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:add-imagick-image-adjustments
Closed

Add translations for Imagick image adjustment methods#340
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:add-imagick-image-adjustments

Conversation

@lacatoire
Copy link
Contributor

Add translations for 5 Imagick image adjustment methods: autoLevelImage, blueShiftImage, brightnessContrastImage, clampImage, colorMatrixImage.

@lacatoire lacatoire changed the title Add Japanese translations for Imagick image adjustment methods Add translations for Imagick image adjustment methods Feb 28, 2026
Copy link
Collaborator

@KentarouTakeda KentarouTakeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

レビューコメントの内容を加味したうえで #341 と統合して下さい。

<methodparam choice="opt"><type>int</type><parameter>channel</parameter><initializer>Imagick::CHANNEL_DEFAULT</initializer></methodparam>
</methodsynopsis>
<para>
最小値と最大値をフルクォンタム範囲にスケーリングすることで、特定の画像チャネルのレベルを調整します。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<methodparam choice="opt"><type>int</type><parameter>channel</parameter><initializer>Imagick::CHANNEL_DEFAULT</initializer></methodparam>
</methodsynopsis>
<para>
色の範囲を 0 からクォンタム深度までに制限します。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<refentry xml:id="imagick.clampimage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Imagick::clampImage</refname>
<refpurpose>色の範囲を 0 からクォンタム深度までに制限する</refpurpose>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants