©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL cairo >= 0.1.0)
CairoSurface::__construct — The __construct purpose
CairoSurface is an abstract type and, as such, should not be instantiated in your PHP scripts.
此函数没有参数。
No return value
Note:
If you're using a PHP version before 5.3, you must destroy the CairoContext associated with a CairoSurface after you destroy the CairoSurface. Otherwise, you're left with a Circular-reference memory leak.