fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
validate_color_for_backend
Function
21 statements
Source File
fortplot_colors.f90
fortplot_colors
validate_color_for_backend
Contents
public function validate_color_for_backend(color_str, backend) result(is_valid)
Validate color for specific backend constraints
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
color_str
character(len=*),
intent(in)
::
backend
Return Value
logical