fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
parse_color_rgba
Subroutine
13 statements
Source File
fortplot_colors.f90
fortplot_colors
parse_color_rgba
Contents
public subroutine parse_color_rgba(color_str, rgba, success)
Parse color string to RGBA values [0,1] including alpha channel
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
color_str
real(kind=wp),
intent(out)
::
rgba
(4)
logical,
intent(out)
::
success