extract_png_data_for_animation_compat Subroutine

public subroutine extract_png_data_for_animation_compat(state, png_data, status)

Extract PNG data for animation (compatibility wrapper)

Arguments

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