fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
fortplot_bmp
Module
55 statements
Source File
fortplot_bmp.f90
fortplot_bmp
Contents
Subroutines
write_bmp_file
Subroutines
public subroutine
write_bmp_file
(filename, bitmap, width, height)
Write RGB bitmap as simple 24-bit BMP file
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
integer(kind=1),
intent(in)
::
bitmap
(:,:,:)
integer,
intent(in)
::
width
integer,
intent(in)
::
height