php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: class.imagickpixel.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  The ImagickPixel class				  				 				 				 ImagickDraw::translate				 ImagickPixel::clear				 ImageMagick				 PHP Manual								 The ImagickPixel class				 				  				   Class synopsis				   				    ImagickPixel				    				     ImagickPixel				     {				    				   bool ImagickPixel::clear				    ( void				   )								   ImagickPixel ImagickPixel::__construct				    ([ string $color				  ] )								   bool ImagickPixel::destroy				    ( void				   )								   array ImagickPixel::getColor				    ([ bool $normalized				  ] )								   string ImagickPixel::getColorAsString				    ( void				   )								   int ImagickPixel::getColorCount				    ( void				   )								   float ImagickPixel::getColorValue				    ( int $color				   )								   array ImagickPixel::getHSL				    ( void				   )								   bool ImagickPixel::isSimilar				    ( ImagickPixel $color				   , float $fuzz				   )								   bool ImagickPixel::setColor				    ( string $color				   )								   bool ImagickPixel::setColorValue				    ( int $color				   , float $value				   )								   bool ImagickPixel::setHSL				    ( float $hue				   , float $saturation				   , float $luminosity				   )								   }				  				 				 																																																																																																																																																																																																																																																																																																												Table of ContentsImagickPixel::clear 鈥			

相关资源