fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
extract_ascii_rgb_data
Subroutine
5 statements
Source File
fortplot_ascii_elements.f90
fortplot_ascii_elements
extract_ascii_rgb_data
Contents
public subroutine extract_ascii_rgb_data(width, height, rgb_data)
Extract RGB data from ASCII backend (not supported - dummy data)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
width
integer,
intent(in)
::
height
real(kind=real64),
intent(out)
::
rgb_data
(width,height,3)