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.