No description
  • C# 98.5%
  • PowerShell 0.8%
  • Shell 0.7%
Find a file
MaddoScientisto 8872080741 Add color-key transparency support for logo overlays
- Allow users to select a transparent color for logo images (watermarks) via UI (checkbox, color picker, preview).
- Apply color-key transparency in both System.Drawing and ImageSharp backends: specified color in logo is made fully transparent.
- Persist transparency settings in PicSettings and SettingsDto; bind to DataModel and UI controls.
- Update logo preview to reflect transparency in real time.
- Add option to select image processing library (System.Drawing or ImageSharp) in UI and settings.
- Fix bug in SettingsService parameter loading for int/double/DateTime.
- Fully integrate color-key transparency into image processing and settings serialization.
2026-02-15 11:13:23 +01:00
Catalog.sln.ide ayy lmao 2016-07-04 16:45:45 +02:00
CatalogLib Merged 2024-10-14 21:06:49 +02:00
CatalogLibVb ayy lmao 2016-07-04 16:45:45 +02:00
CatalogVbLib Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
imagecatalog Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
imagecatalog.backup 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogCS 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogParallel Gestione status dei thread 2021-03-04 10:44:09 +01:00
lib Library 2017-04-17 14:24:30 +02:00
MaddoLibrary@5987cc2652 async 2017-09-22 14:43:42 +02:00
MaddoShared Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
MaddoShared.backup 2024 reopening 2024-10-14 18:54:30 +02:00
MaddoShared.Benchmarks Add selectable image library option and refactor processing 2026-02-15 01:03:26 +01:00
MaddoShared.Tests Add selectable image library option and refactor processing 2026-02-15 01:03:26 +01:00
WPFCatalog Cancellazione Task 2017-10-05 14:16:43 +02:00
.gitignore gitignore 2016-07-04 17:01:08 +02:00
.gitversion.yml Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
.upgrade-assistant 2024 reopening 2024-10-14 18:54:30 +02:00
Catalog.sln Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
Catalog.sln.bak Gestione status dei thread 2021-03-04 10:44:09 +01:00
GitVersion.yml Modernize versioning and display in app and build output 2026-02-14 22:18:56 +01:00
log.txt 2024 reopening 2024-10-14 18:54:30 +02:00
README.md Initial commit 2016-07-04 16:43:21 +02:00
run-benchmarks.ps1 Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
run-benchmarks.sh Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00

Catalog 3