| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
The CairoStatus class(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう) 導入CairoStatus is used to indicate errors that can occur when using Cairo. In some cases it is returned directly by functions. but when using CairoContext, the last error, if any, is stored in the object and can be retrieved with CairoContext::status() or cairo_status(). New entries may be added in future versions. Use Cairo::statusToString() or cairo_status_to_string() to get a human-readable representation of an error message. クラス概要
CairoStatus
{
/* 定数 */
}定義済み定数
|
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「The CairoStatus class」をGoogle検索
|