D2
D2
Hello, Thank for your project. I got an issue. I tried to hide scrollbar (both vertical and horizontal bar) of ImageBox: ``` c# imageBox.AutoScroll = false; imageBox.VerticalScroll.Visible = false; imageBox.HorizontalScroll.Visible...
Chris: The latest version of windows has a dark theme, which changes elements such as context menus to be dark, so if I schedule windows to change to the dark...
From: https://groups.google.com/forum/#!topic/imageglass/EFg-InWZjRA ### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [open](https://github.com/d2phap/ImageGlass/issues?q=is%3Aissue+is%3Aopen+label%3A%22%E2%9C%A8+feature+request%22) and [closed](https://github.com/d2phap/ImageGlass/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+label%3A%22%E2%9C%A8+feature+request%22+) issues to ensure it has not already been reported...
From https://groups.google.com/g/imageglass/c/VDOwZo3L6uo/m/4PAFxT2UAQAJ ### Describe the solution you'd like It would be nice to have "Quick Move shortcut" - in Settings - there would be "Move to specific folder" path -...
 ## To honor the shameful people who violates ImageGlass' copyrights!
From: https://groups.google.com/forum/#!topic/imageglass/skebR_9c378 Is there a way to keep the main interface on the main screen, but show the picture on a second or third connected screen?
### Magick.NET version 13.7.0 ### Environment (Operating system, version and so on) Win 11 23h2 ### Description - The `MagickImage.GetColorProfile()` return non-null for GIF file without color profile. - Accessing...
### Discussed in https://github.com/d2phap/ImageGlass/discussions/1428 Originally posted by **Danim3D** September 25, 2022 Suggestion, it would be great to have a toolbar button to preview how an image would look as a...
### Discussed in https://github.com/d2phap/ImageGlass/discussions/2017 Originally posted by **GGuyX** October 6, 2024 My biggest gripe with upgrading from ImageGlass 8 to 9 has got to be the major changes done to...
Hi, could you please add this method [`IWICImagingFactory.CreateComponentEnumerator()`](https://learn.microsoft.com/en-gb/windows/win32/api/wincodec/nf-wincodec-iwicimagingfactory-createcomponentenumerator)? Or am I missing something?