fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
figure_backend_color
Subroutine
5 statements
Source File
fortplot_figure_properties_new.f90
fortplot_figure_properties_new
figure_backend_color
Contents
public subroutine figure_backend_color(state, r, g, b)
Set backend color property
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