fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_valid_color
Function
7 statements
Source File
fortplot_colors.f90
fortplot_colors
is_valid_color
Contents
public function is_valid_color(color_str) result(is_valid)
Check if color string is valid without full parsing
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
color_str
Return Value
logical