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

Gmagick::separateimagechannel - Separates a channel from the image | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Gmagick::separateimagechannel

(PECL gmagick >= Unknown)

Gmagick::separateimagechannelSeparates a channel from the image

説明

public Gmagick Gmagick::separateimagechannel ( int $channel )

Separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image.

パラメータ

channel

Identify which channel to extract: RedChannel, GreenChannel, BlueChannel, OpacityChannel, CyanChannel, MagentaChannel, YellowChannel, BlackChannel.

返り値

The Gmagick object on success

エラー / 例外

エラー時に GmagickException をスローします。



フォーラムで「Gmagick::separateimagechannel - Separates a channel from the image」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Gmagick::separateimagechannel - Separates a channel from the image」をGoogle検索
copyright © 1997-2012 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: