Update dependencies
[xfishtank.git] / medcut.h
CommitLineData
2ac45f02
MG
1
2struct colr_data {
3 int red, green, blue;
4};
5
4deccbc9 6extern void MedianInit();
2ac45f02
MG
7extern void MedianCount();
8extern void MedianSplit();
9extern void ConvertColor();
This page took 0.009656 seconds and 4 git commands to generate.