Help for this page

Select Code to Download


  1. or download this
    // Grab a standard TIF hdr
    // Update the ushort XY res values, X@[16] and Y@[22]
    ...
            tsize*1E-6, tiffn, brote - rsize - hsize);
        free(hdra);  free(rawa);
    }  // End Main().
    
  2. or download this
    I:\exp\6s-254623> merge.hdr.raw.exe  gray.1376b.3689x2462.hdr  6s-2015
    +.1031-254550.7360x4912.blue.cv.t.raw
    Read 1376 Bytes from gray.1376b.3689x2462.hdr
    ...
    <code>
    Xres @ Hdr[16]=3689, Yres @ [22] = 2462
    FIXED?? Xres @ Raw[16]=7360, Yres [22] = 4912  <<< WORKS!!!