fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pdf_get_png_data
Subroutine
10 statements
Source File
fortplot_pdf_coordinate.f90
fortplot_pdf_coordinate
pdf_get_png_data
Contents
public subroutine pdf_get_png_data(ctx, width, height, png_data, status)
Arguments
Type
Intent
Optional
Attributes
Name
type(
pdf_context_handle
),
intent(in)
::
ctx
integer,
intent(in)
::
width
integer,
intent(in)
::
height
integer(kind=1),
intent(out),
allocatable
::
png_data
(:)
integer,
intent(out)
::
status