render_frame_to_png Subroutine

public subroutine render_frame_to_png(fig, png_data, status)

Arguments

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