PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GmagickPixel::setcolorvalue - Sets the normalized value of one of the channels | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GmagickPixel::setcolorvalue

(PECL gmagick >= Unknown)

GmagickPixel::setcolorvalueSets the normalized value of one of the channels

説明

public GmagickPixel GmagickPixel::setcolorvalue ( int $color , float $value )

Sets the value of the specified channel of this object to the provided value, which should be between 0 and 1. This function can be used to provide an opacity channel to a GmagickPixel object.

パラメータ

color

One of the Gmagick channel color constants.

value

The value to set this channel to, ranging from 0 to 1.

返り値

The GmagickPixel object on success.



フォーラムで「GmagickPixel::setcolorvalue - Sets the normalized value of one of the channels」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GmagickPixel::setcolorvalue - Sets the normalized value of one of the channels」をGoogle検索
copyright © 1997-2012 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: