Commit graph

14 commits

Author SHA1 Message Date
Jaex d4eada44b1 Drag n drop support to image effects 2013-11-12 08:35:44 +02:00
Jaex 8f9a5996aa Image effects export/import working now 2013-11-12 06:37:08 +02:00
McoreD 76abfbd148 Added ability to import/export image effects as json settings from/to clipboard. ImageEffect.cs needs to be revised as it is an abstract class. 2013-11-12 12:07:26 +08:00
Jaex 0ded947b1e Workaround for "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt." 2013-11-12 01:32:16 +02:00
Jaex a16428d869 Added DrawText image effect (Text watermark) 2013-11-11 02:48:31 +02:00
Jaex 63c6ac2920 Added Drawings category to image effects
Added draw image
2013-11-09 05:13:49 +02:00
Jaex f7a870b2d7 Background and Border have gradient option 2013-11-09 02:56:37 +02:00
Jaex a446b4feba Added save image to image effects form, Added image effects to tools menu 2013-11-08 03:14:04 +02:00
Jaex 6f3b4e5f94 ConvolutionMatrix changes 2013-11-06 02:59:13 +02:00
Jaex b0e2a43f49 Added Crop effect 2013-11-06 01:54:07 +02:00
Jaex 8620fdb092 Added MatrixConvolution effect 2013-11-06 01:10:27 +02:00
Jaex 95c6aa9c84 Added EdgeDetect, Emboss, GaussianBlur, MeanRemoval, Smooth filters
Using Argb format for some image effects
2013-11-06 00:48:41 +02:00
Jaex 787dce2c8c Using ShareXResources from HelpersLib in all projects for Icon & Logo.
Added Black & White, Polaroid, Sepia, Sharpen effects
2013-11-05 19:58:22 +02:00
Jaex dba0ec79f8 Initial commit of ShareX project r748 2013-11-03 12:53:49 +02:00