Forum und email

ncurses_can_change_color

(PHP 4 >= 4.0.7, PHP 5, PECL ncurses:1.0.0)

ncurses_can_change_color — Check if we can change terminals colors

Descrierea

bool ncurses_can_change_color ( void )
Avertizare

Această funcţie este EXPERIMENTALĂ. Comportamentul acestei funcţii, denumirea sa şi orice alte aspecte documentate în privinţa acestei funcţii pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizaţi această funcţie la propriul risc.

Tells whether the terminal has color capabilities and whether the programmer can change the colors.

Valorile întroarse

Return TRUE if the terminal has color capabilities and you can change the colors, FALSE otherwise.