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

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

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

相关代码

												 				  The HaruImage class				  				 				 				 HaruFont::measureText				 HaruImage::getBitsPerComponent				 haru				 PHP Manual								 The HaruImage class				 				 				 				 								  				   Introduction				   				    Haru PDF Image Class.				   				  								 				  				   Class synopsis				 								   				    HaruImage				 								    				     				      HaruImage				     				 				     {								 				    /* Methods */				    				   int HaruImage::getBitsPerComponent				    ( void				   )								   string HaruImage::getColorSpace				    ( void				   )								   int HaruImage::getHeight				    ( void				   )								   array HaruImage::getSize				    ( void				   )								   int HaruImage::getWidth				    ( void				   )								   bool HaruImage::setColorMask				    ( int $rmin				   , int $rmax				   , int $gmin				   , int $gmax				   , int $bmin				   , int $bmax				   )								   bool HaruImage::setMaskImage				    ( object $mask_image				   )								   }								  				 				 				 																																																																																																																																																																												 				Table of ContentsHaruImage::getBitsPerComponent 鈥			

相关资源