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