Commit graph

108 commits

Author SHA1 Message Date
Jaex c1bcb15d98 Use bitmap in manipulation image effects 2020-03-22 01:07:38 +03:00
Jaex e419281240 Use bitmap in filter image effects 2020-03-22 00:41:08 +03:00
Jaex cfdad2c27c Use bitmap in drawing image effects 2020-03-22 00:16:55 +03:00
Jaex b8c10a7067 Decrease unnecessary bitmap casts 2020-03-21 04:41:34 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 55cf449be4 Handle image save exception 2020-02-04 17:23:53 +03:00
Jaex af92b14af3 fixed #4461: Automatically select correct extension in save as dialog 2019-11-05 13:33:12 +03:00
Jaex 03265e69be Initial work for image splitter tool 2019-09-28 18:55:26 +03:00
Jaex 20c83136a9 Fix PVS high issues 2019-09-20 10:48:45 +03:00
Ilya 4c73f3f332 Fixed problem with pixelization for png images 2019-09-16 15:47:09 +03:00
Jaex 3dfac10e82 Added multi color gradient support to background image effect 2019-09-15 10:51:05 +03:00
Jaex 4f2e058260 Added multi color gradient support to border image effect 2019-09-15 10:05:55 +03:00
Jaex 373f9de2af Added slice image effect 2019-06-25 18:33:29 +03:00
Jaex 0755698b08 Checker changes 2019-06-02 22:45:15 +03:00
Jaex 0d5284038a Support dark theme in notification form 2019-06-01 22:15:51 +03:00
Jaex 35d6f5aaed Support dark theme color in image editor background 2019-06-01 00:19:37 +03:00
Jaex 5e2290ee6a Support showing thumbnail even when image is not saved as file 2019-05-29 00:15:28 +03:00
Jaex 132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex 4288b4d130 Support dark preview background checker pattern 2019-05-16 10:59:58 +03:00
Jaex f9fc64c1ce Use OrdinalIgnoreCase for file path comparisons 2019-03-03 19:21:05 +03:00
Jaex 09cd2e62fd Added quality option to image thumbnailer 2019-01-02 11:58:31 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex a7290eab3b Added copy image dimensions option to main window context menu 2018-12-15 03:25:57 +03:00
Jaex 9a92cc7387 fixed #3791: Remember last save directory from image editor 2018-12-09 18:25:01 +03:00
Jaex b21480fa69 fixed #3764: Create directory inside save image method 2018-11-17 10:37:16 +03:00
L1Q fb59adadfe Fix pixelate transparency 2018-10-19 00:27:01 +03:00
Jaex 93e077a691 Fix blur 2018-08-23 13:25:02 +03:00
Jaex 1e1717a206 Support rectangle in blur method 2018-07-06 16:16:49 +03:00
Jaex 599cfc2a0e Added sides option to auto crop image effect 2018-06-14 14:12:19 +03:00
Jaex 6c696fd034 No need these 2018-06-14 13:19:51 +03:00
Jaex 7e7f456ee3 When auto cropping if pixel alpha is 0 then ignore rest of color channels 2018-06-14 13:11:19 +03:00
Jaex a93dec7326 Use system colors for checkers 2018-06-06 16:39:28 +03:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex dae4809133 Rename selective color value to threshold 2018-05-09 00:24:05 +03:00
Jaex 78652b7831 Added selective color image effect 2018-05-06 04:56:38 +03:00
Jaex 8b9cd9cad4 Added canvas color option to image effect 2018-04-16 16:43:56 +03:00
Jaex 5bfbc07818 #3304: After move image if image is outside canvas then resize canvas to fit image 2018-04-13 14:56:35 +03:00
Jaex a796eba0fc Use variable for make appx path 2018-03-23 09:27:21 +03:00
Jaex 6f29d7ee67 Check file path before get absolute path 2018-03-22 08:16:01 +03:00
Jaex 40afd4a59f Round image resize values 2018-02-12 16:12:26 +03:00
Jaex db98bf7321 Keep aspect ratio while resizing sticker 2018-02-08 11:16:19 +03:00
Jaex 026e2fa9c9 Added sticker tool 2018-02-06 11:25:15 +03:00
Jaex f2f62e7ffd Added auto crop image effect 2018-01-21 14:32:15 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 08579e83bd Use form for ShowDialog 2017-12-26 16:54:10 +03:00
Jaex aace649381 Added "Open image" button to editor image menu 2017-12-24 22:04:12 +03:00
Jaex 5d94a9a6dd Added "New" button to editor image menu 2017-12-24 21:02:08 +03:00
Jaex b3c8201c8a Added RotateImageByExifOrientationData option to application settings advanced tab 2017-12-22 13:59:52 +03:00
Jaex 83827449df If jpeg exif contains orientation data then rotate image automatically 2017-12-22 12:47:12 +03:00