extract_png_for_animation Subroutine

public subroutine extract_png_for_animation(state, png_data, status)

Extract PNG data for animation

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(in) :: state
integer(kind=1), intent(out), allocatable :: png_data(:)
integer, intent(out) :: status