validate_png_format Function

public function validate_png_format(file_path) result(validation)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: file_path

Return Value type(validation_result_t)