IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2015, 10:25:10 PM (11 years ago)
Author:
eugene
Message:

merge changes from EAM branch ipp-20150419

File:
1 edited

Legend:

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

    r35761 r38461  
    146146int KiiSetChannel (int fd, int channel);
    147147int KiiSetColormap (int fd, char *colormap);
     148int KiiSetNanColor (int fd, int red, int green, int blue);
    148149int KiiNewPicture1D (int fd, KiiImage *image, KapaImageData *data, Coords *coords);
    149150int KiiNewPicture2D (int fd, KiiImage *image, KapaImageData *data, Coords *coords);
Note: See TracChangeset for help on using the changeset viewer.