IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2008, 4:00:13 PM (19 years ago)
Author:
eugene
Message:

more work on rgb colors

File:
1 edited

Legend:

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

    r15926 r16009  
    125125/* KiiPicture.c */
    126126int KiiSetChannel (int fd, int channel);
     127int KiiSetColormap (int fd, char *colormap);
    127128int KiiNewPicture1D (int fd, KiiImage *image, KapaImageData *data, Coords *coords);
    128129int KiiNewPicture2D (int fd, KiiImage *image, KapaImageData *data, Coords *coords);
Note: See TracChangeset for help on using the changeset viewer.