Catalog/MaddoShared
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
..
Properties Conversione a c# + threads 2021-02-25 11:14:44 +01:00
app.config Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileData.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileHelperSharp.cs Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
IImageCreator.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreationStuff.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreatorAlternate.cs Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
ImageCreatorMapper.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreatorSharp.cs Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
ImageState.cs Refactored image creator code 2025-07-28 11:25:46 +02:00
IVersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
MaddoShared.csproj Add selectable image library option and refactor processing 2026-02-15 01:03:26 +01:00
Orientations.cs Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
PicSettings.cs Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
ThreadingHelper.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
VersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00