MikeKunz
>
Write-ups
> Development and Programming
Home
Write-Ups
Links
Contact Us
About Mike
Write-ups
Development and Programming
Using Image File Headers To Verify Image Format
- May 15, 2007
A good method of identifying the format of an image file is to read the image file header. A Clarion code sample is included.