fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
extract_figure_png_data_for_animation
Subroutine
12 statements
Source File
fortplot_figure_animation.f90
fortplot_figure_animation
extract_figure_png_data_for_animation
Contents
public subroutine extract_figure_png_data_for_animation(state, png_data, status, rendered)
Extract PNG data for animation
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
integer(kind=1),
intent(out),
allocatable
::
png_data
(:)
integer,
intent(out)
::
status
logical,
intent(in)
::
rendered