CairoImageSurface::createForData
(PECL cairo >= 0.1.0)
CairoImageSurface::createForData — The createForData purpose
Descrição
public static void CairoImageSurface::createForData
( string
$data
, int $format
, int $width
, int $height
[, int $stride = -1
] )The method description goes here.
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
-
data -
Description...
-
format -
Description...
-
width -
Description...
-
height -
Description...
-
stride -
Description...
Valor Retornado
Description...
Exemplos
Example #1 CairoImageSurface::createForData() example
<?php
/* ... */
?>
O exemplo acima irá imprimir algo similar à:
...
Veja Também
- Classname::Method()