extract_rgb_data_for_animation_compat Subroutine

public subroutine extract_rgb_data_for_animation_compat(state, rgb_data)

Extract RGB data for animation (compatibility wrapper)

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
real(kind=wp), intent(out) :: rgb_data(:,:,:)