greenshot/Greenshot/Drawing/Filters
2013-02-10 14:40:01 +00:00
..
AbstractFilter.cs Code cleanup: 1) AbstractFilter: why did we serialize the bitmapbuffer? 2) Bitmapbuffer: removed serialization code, this object should NEVER be serialized as it's just a view which makes access faster. 3) QuantizerHelper.cs: Refactored to use the FastBitmap 2013-02-10 14:40:01 +00:00
BlurFilter.cs Optimizations 2012-02-10 15:34:40 +00:00
BrightnessFilter.cs updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
GrayscaleFilter.cs updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
HighlightFilter.cs updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
IFilter.cs updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
MagnifierFilter.cs updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
PixelizationFilter.cs updated copyright notice for 2013 2013-01-20 20:18:49 +00:00