Home
last modified time | relevance | path

Searched refs:ITSreadimage (Results 1 – 3 of 3) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/datasources/its/
H A Dits.h72 int ITSreadimage(ITSfile *its, int frame, int i_img, ITSimage *I);
H A Ditsdatasource.cpp113 ITSreadimage(_its._itsfile, frame, i_img, &_its._itsImage); in dataInfo()
145 ITSreadimage(_its._itsfile, frame, i_img, &_its._itsImage); in read()
H A Dits.c138 int ITSreadimage(ITSfile *its, int frame, int i_img, ITSimage *I) { in ITSreadimage() function