IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 20, 2007, 12:09:06 AM (18 years ago)
Author:
eugene
Message:

working on decompress

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libfits/include/gfitsio.h

    r15655 r15656  
    158158int     gfits_extension_is_compressed  PROTO((Header *header));
    159159int     gfits_tile_size                PROTO((Matrix *matrix, int *otile, int *ztile));
    160 int     gfits_uncompressed_data_pixsize PROTO((char *cmptype));
     160int     gfits_uncompressed_data_pixsize PROTO((char *cmptype, int out_bitpix));
    161161int     gfits_vartable_heap_pixsize    PROTO((char format));
    162162
Note: See TracChangeset for help on using the changeset viewer.