]> iEval git - xfishtank.git/blame - medcut.h
Add Homepage and Vcs-* to debian/control
[xfishtank.git] / medcut.h
CommitLineData
2ac45f02
MG
1
2struct colr_data {
3 int red, green, blue;
4};
5
6extern void MedianCount();
7extern void MedianSplit();
8extern void ConvertColor();
This page took 0.017521 seconds and 4 git commands to generate.