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

Popis

bool ncurses_can_change_color ( void )
Warning

TĂĄto funkcia je EXPERIMENTÁLNA. SprĂĄvanie tejto funkcie, nĂĄzov tejto funkcie a hocičo inĂ© zdokumentovanĂ© o tejto funkcii sa mĂŽĆŸe zmeniĆ„ bez povĆĄimnutia v budĂșcom vydanĂ­ PHP. PouĆŸĂ­vajte tĂșto funkcii na svoje vlastnĂ© riziko.

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

Vråtené hodnoty

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