fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
validate_png_format
Function
36 statements
Source File
fortplot_validation.f90
fortplot_validation
validate_png_format
Contents
public function validate_png_format(file_path) result(validation)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
file_path
Return Value
type(
validation_result_t
)