📄 class.haruimage.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>The HaruImage class</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.harufont-measuretext.html">HaruFont::measureText</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.haruimage-getbitspercomponent.html">HaruImage::getBitsPerComponent</a></div> <div class="up"><a href="book.haru.html">haru</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1 class="title">The HaruImage class</h1> <div class="partintro"> <div id="haruimage.intro" class="section"> <h2 class="title">Introduction</h2> <p class="para"> Haru PDF Image Class. </p> </div> <div id="haruimage.synopsis" class="section"> <h2 class="title">Class synopsis</h2> <div class="classsynopsis"> <div class="ooclass"><b class="classname">HaruImage</b></div> <div class="classsynopsisinfo"> <span class="ooclass"> <b class="classname">HaruImage</b> </span> {</div> <div class="classsynopsisinfo classsynopsisinfo_comment">/* Methods */</div> <div class="methodsynopsis dc-description"> <span class="type">int</span> <span class="methodname"><b><a href="function.haruimage-getbitspercomponent.html" class="function">HaruImage::getBitsPerComponent</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">string</span> <span class="methodname"><b><a href="function.haruimage-getcolorspace.html" class="function">HaruImage::getColorSpace</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">int</span> <span class="methodname"><b><a href="function.haruimage-getheight.html" class="function">HaruImage::getHeight</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">array</span> <span class="methodname"><b><a href="function.haruimage-getsize.html" class="function">HaruImage::getSize</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">int</span> <span class="methodname"><b><a href="function.haruimage-getwidth.html" class="function">HaruImage::getWidth</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">bool</span> <span class="methodname"><b><a href="function.haruimage-setcolormask.html" class="function">HaruImage::setColorMask</a></b></span> ( <span class="methodparam"><span class="type">int</span> <tt class="parameter">$rmin</tt></span> , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$rmax</tt></span> , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$gmin</tt></span> , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$gmax</tt></span> , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$bmin</tt></span> , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$bmax</tt></span> )</div><div class="methodsynopsis dc-description"> <span class="type">bool</span> <span class="methodname"><b><a href="function.haruimage-setmaskimage.html" class="function">HaruImage::setMaskImage</a></b></span> ( <span class="methodparam"><span class="type">object</span> <tt class="parameter">$mask_image</tt></span> )</div> }</div> </div> </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.haruimage-getbitspercomponent.html">HaruImage::getBitsPerComponent</a> 鈥
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -