@JTBlakey hey
This commit is contained in:
parent
e871286cd1
commit
981aa8ae6e
@ -367,7 +367,7 @@ namespace Cupola
|
|||||||
pixel.blue = (pixel.blue - minus) * multiply;
|
pixel.blue = (pixel.blue - minus) * multiply;
|
||||||
|
|
||||||
output.SetPixel(x, y, pixel);
|
output.SetPixel(x, y, pixel);
|
||||||
}
|
}//hi
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user