« CairoPdfSurface::setSize
CairoPsSurface::__construct »
PHP Manual
Cairo
La clase CairoPsSurface
La clase CairoPsSurface
(PECL cairo >= 0.1.0)
Introducción
Sinopsis de la Clase
CairoPsSurface
extends
CairoSurface
{
/* Métodos */
public
__construct
(
string
$file
,
float
$width
,
float
$height
)
public
dscBeginPageSetup
(
void
) :
void
public
dscBeginSetup
(
void
) :
void
public
dscComment
(
string
$comment
) :
void
public
getEps
(
void
) :
bool
public
static
getLevels
(
void
) :
array
public
static
levelToString
(
int
$level
) :
string
public
restrictToLevel
(
int
$level
) :
void
public
setEps
(
bool
$level
) :
void
public
setSize
(
float
$width
,
float
$height
) :
void
/* Métodos heredados */
public
CairoSurface::__construct
(
void
)
public
CairoSurface::copyPage
(
void
) :
void
public
CairoSurface::createSimilar
(
CairoSurface
$other
,
int
$content
,
string
$width
,
string
$height
) :
void
public
CairoSurface::finish
(
void
) :
void
public
CairoSurface::flush
(
void
) :
void
public
CairoSurface::getContent
(
void
) :
int
public
CairoSurface::getDeviceOffset
(
void
) :
array
public
CairoSurface::getFontOptions
(
void
) :
void
public
CairoSurface::getType
(
void
) :
int
public
CairoSurface::markDirty
(
void
) :
void
public
CairoSurface::markDirtyRectangle
(
float
$x
,
float
$y
,
float
$width
,
float
$height
) :
void
public
CairoSurface::setDeviceOffset
(
float
$x
,
float
$y
) :
void
public
CairoSurface::setFallbackResolution
(
float
$x
,
float
$y
) :
void
public
CairoSurface::showPage
(
void
) :
void
public
CairoSurface::status
(
void
) :
int
public
CairoSurface::writeToPng
(
string
$file
) :
void
}
Tabla de contenidos
CairoPsSurface::__construct
— El propósito de __construct
CairoPsSurface::dscBeginPageSetup
— El propósito de dscBeginPageSetup
CairoPsSurface::dscBeginSetup
— El propósito de dscBeginSetup
CairoPsSurface::dscComment
— El propósito de dscComment
CairoPsSurface::getEps
— El propósito de getEps
CairoPsSurface::getLevels
— El propósito de getLevels
CairoPsSurface::levelToString
— El propósito de levelToString
CairoPsSurface::restrictToLevel
— El propósito de restrictToLevel
CairoPsSurface::setEps
— El propósito de setEps
CairoPsSurface::setSize
— El propósito de setSize