fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
set_backend_color
Subroutine
7 statements
Source File
fortplot_figure_accessors.f90
fortplot_figure_accessors
set_backend_color
Contents
public subroutine set_backend_color(state, r, g, b)
Set backend color
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
real(kind=wp),
intent(in)
::
r
real(kind=wp),
intent(in)
::
g
real(kind=wp),
intent(in)
::
b