manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
haru
The HaruImage class
The HaruImage class
(PECL haru >= 0.0.1)
简介
Haru PDF Image Class.
类摘要
HaruImage
{
/* 方法 */
getBitsPerComponent
(
void
) :
int
getColorSpace
(
void
) :
string
getHeight
(
void
) :
int
getSize
(
void
) :
array
getWidth
(
void
) :
int
setColorMask
(
int
$rmin
,
int
$rmax
,
int
$gmin
,
int
$gmax
,
int
$bmin
,
int
$bmax
) :
bool
setMaskImage
(
object
$mask_image
) :
bool
}
Table of Contents
HaruImage::getBitsPerComponent
— Get the number of bits used to describe each color component of the image
HaruImage::getColorSpace
— Get the name of the color space
HaruImage::getHeight
— Get the height of the image
HaruImage::getSize
— Get size of the image
HaruImage::getWidth
— Get the width of the image
HaruImage::setColorMask
— Set the color mask of the image
HaruImage::setMaskImage
— Set the image mask
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788