fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
extract_rgb_for_animation
Subroutine
7 statements
Source File
fortplot_figure_accessors.f90
fortplot_figure_accessors
extract_rgb_for_animation
Contents
public subroutine extract_rgb_for_animation(state, rgb_data)
Extract RGB data for animation
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(in)
::
state
real(kind=wp),
intent(out)
::
rgb_data
(:,:,:)