IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2012, 11:56:52 AM (14 years ago)
Author:
bills
Message:

In ppstamp optionally produce a JPEG image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/jpeg.mdc

    r29554 r33378  
    254254END
    255255
     256PPSTAMP.OUTPUT.JPEG             METADATA
     257        COLORMAP        STR     greyscale
     258        SCALE.MODE      STR     RANGE
     259        SCALE.MIN       F32      -5.0
     260        SCALE.MAX       F32     +10.0
     261        OPTIONS         STR     -SB,+X,+Y
     262END
     263
     264PPSTAMP.OUTPUT.JPEG.FLIP        METADATA
     265        COLORMAP        STR     greyscale
     266        SCALE.MODE      STR     RANGE
     267        SCALE.MIN       F32      -5.0
     268        SCALE.MAX       F32     +10.0
     269        OPTIONS         STR     -SB,-X,+Y
     270END
Note: See TracChangeset for help on using the changeset viewer.