fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
parse_colors_bulk
Subroutine
17 statements
Source File
fortplot_colors.f90
fortplot_colors
parse_colors_bulk
Contents
public subroutine parse_colors_bulk(color_specs, rgb_results, success_flags)
Parse multiple colors efficiently
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
color_specs
(:)
real(kind=wp),
intent(out)
::
rgb_results
(:,:)
logical,
intent(out)
::
success_flags
(:)