fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_valid_text_color_mode
Function
9 statements
Source File
fortplot_text_color.f90
fortplot_text_color
is_valid_text_color_mode
Contents
public function is_valid_text_color_mode(mode) result(valid)
True when mode names one of the five canonical color modes.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
mode
Return Value
logical