fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
raster_get_png_data
Subroutine
9 statements
Source File
fortplot_raster_rendering.f90
fortplot_raster_rendering
raster_get_png_data
Contents
public subroutine raster_get_png_data(width, height, png_data, status)
Raster context doesn't generate PNG data - only PNG context does
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
width
integer,
intent(in)
::
height
integer(kind=1),
intent(out),
allocatable
::
png_data
(:)
integer,
intent(out)
::
status