declare i
This commit is contained in:
parent
1c187bc39b
commit
9dceef9122
1 changed files with 1 additions and 0 deletions
|
|
@ -3544,6 +3544,7 @@ static multichan *find_most_saturated(double initial_hue, multichan * work,
|
||||||
// find the most saturated pixel near the initial hue guess
|
// find the most saturated pixel near the initial hue guess
|
||||||
multichan *key_color_ptr = NULL;
|
multichan *key_color_ptr = NULL;
|
||||||
double hue_range;
|
double hue_range;
|
||||||
|
unsigned i;
|
||||||
|
|
||||||
switch (inf_stamps[cur_stamp]->tinter)
|
switch (inf_stamps[cur_stamp]->tinter)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue