fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pdf_extract_rgb_data
Subroutine
6 statements
Source File
fortplot_pdf_coordinate.f90
fortplot_pdf_coordinate
pdf_extract_rgb_data
Contents
public subroutine pdf_extract_rgb_data(ctx, width, height, rgb_data)
Arguments
Type
Intent
Optional
Attributes
Name
type(
pdf_context_handle
),
intent(in)
::
ctx
integer,
intent(in)
::
width
integer,
intent(in)
::
height
real(kind=wp),
intent(out)
::
rgb_data
(width,height,3)