set_backend_color Subroutine

public subroutine set_backend_color(state, r, g, b)

Set backend color

Arguments

Type IntentOptional 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