IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 14, 2007, 2:34:00 PM (19 years ago)
Author:
magnier
Message:

adding HEADER Read options for loading headers with images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfile.c

    r11376 r11793  
    408408        return PM_FPA_FILE_FRINGE;
    409409    }
     410    if (!strcasecmp (type, "HEADER"))     {
     411        return PM_FPA_FILE_HEADER;
     412    }
    410413
    411414    return PM_FPA_FILE_NONE;
Note: See TracChangeset for help on using the changeset viewer.