IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2008, 1:41:02 PM (19 years ago)
Author:
eugene
Message:

adding channel and colormap commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/include/kapa.h

    r15620 r16010  
    124124
    125125/* KiiPicture.c */
     126int KiiSetChannel (int fd, int channel);
     127int KiiSetColormap (int fd, char *colormap);
    126128int KiiNewPicture1D (int fd, KiiImage *image, KapaImageData *data, Coords *coords);
    127129int KiiNewPicture2D (int fd, KiiImage *image, KapaImageData *data, Coords *coords);
Note: See TracChangeset for help on using the changeset viewer.