Commit graph

15 commits

Author SHA1 Message Date
Jaex f32da61fab Added ImageEffectsSerializationBinder to improve security of JSON deserialization 2021-05-31 09:32:50 +03:00
Jaex 596510f2e5 Support drag n drop .sxie files to image effects window 2020-11-18 21:39:45 +03:00
Jaex 79630243e9 Added image effects link button 2020-10-16 00:15:14 +03:00
Jaex 21d1073113 Added try catch 2020-09-29 17:48:58 +03:00
Jaex 3b9f5ed747 Improvements to JsonHelpers class, removed export/import buttons from image effects form 2020-09-29 16:42:46 +03:00
Michael Ryan 83c3dcedff * Added "Color depth" filter that remaps RGB pixel color to the nearest color at the specified color depth. For example, #E1CB96 will be remapped to #DDCC99 when "BitsPerChannel" is set to 4.
* Fixed the menu items order of "Drawing > Particles", "Adjustments > Color matrix", and "Filters > Convolution matrix", which were not alphabetized correctly.
2020-09-14 12:45:26 -07:00
L1Q 9a5fb49b18 Move lines to resx 2020-08-31 12:30:28 +01:00
Jaex c3356f59cd Allow importing effect when list is empty 2020-08-19 20:37:48 +03:00
L1Q dc10a837cf Add ForceProportions image effect 2020-08-05 00:09:02 +03:00
Jaex fe25bcf078 Added confirmation msgbox for clear effects 2020-07-27 14:01:57 +03:00
Jaex 1979fa65b8 Simplify setting names 2020-07-20 20:19:51 +03:00
Jaex df55bc8269 Initial work for new text image effect 2020-07-20 00:33:16 +03:00
Jaex 8b7cf84c20 Added effect label 2020-07-09 14:12:17 +03:00
Jaex c59d02f2f2 Make sure preview image is square 2020-07-09 12:26:09 +03:00
Jaex c47c42d581 Move forms to Forms folder 2020-07-09 11:57:00 +03:00
Renamed from ShareX.ImageEffectsLib/ImageEffectsForm.cs (Browse further)