mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
[ImageResizer]fix colorspace metadata regression (#14867)
This commit is contained in:
committed by
GitHub
parent
3b89e6f5a4
commit
e6428da21f
@@ -133,7 +133,7 @@ namespace ImageResizer.Models
|
||||
Transform(originalFrame),
|
||||
originalFrame.Thumbnail,
|
||||
metadata,
|
||||
originalFrame.ColorContexts));
|
||||
null));
|
||||
}
|
||||
|
||||
path = GetDestinationPath(encoder);
|
||||
|
||||
Reference in New Issue
Block a user