ShareX/ShareX.ImageEffectsLib
2020-09-18 00:31:16 +09:00
..
Adjustments Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"" 2020-07-06 06:37:56 +08:00
Drawings In image effect allow using -1 for absolute size to use 100% canvas size, so -1 width means 100% canvas width 2020-09-11 22:37:25 +03:00
Filters Code refactor 2020-09-15 03:36:49 +03:00
Forms adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Manipulations Code refactor 2020-08-05 05:24:49 +03:00
Properties adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Resources Image effects form design change 2020-07-08 14:14:24 +03:00
Enums.cs Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"" 2020-07-06 06:37:56 +08:00
ImageEffect.cs Use bitmap in adjustment image effects 2020-03-21 23:51:06 +03:00
ImageEffectPackager.cs Make sure only json and xml files will be extracted from backup file, also limit max uncompressed size for backup and FFmpeg 2020-08-14 14:47:03 +03:00
ImageEffectPreset.cs Backward compatibility breaking change: Removed "GradientType", "Color2" and "UseCustomGradient" options from image effects, instead "Gradient" option still can be used 2020-08-19 20:27:39 +03:00
ShareX.ImageEffectsLib.csproj * 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. 2020-09-14 12:45:26 -07:00
WatermarkConfig.cs Use bitmap in manipulation image effects 2020-03-22 01:07:38 +03:00