PNG file validation using internal format checks (no shell execution) CRITICAL: Every PNG file MUST be validated after creation
Legacy API: external tool check disabled for security compliance Always returns .false. to avoid shell-based validation paths
Validate PNG file using internal signature checks (secure)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename | |||
| character(len=*), | intent(in) | :: | test_name |