mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-05-08 03:06:29 +08:00
Set background image opacity to 0.5 for ImagePanel
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<Setter.Value>
|
||||
<ImageBrush AlignmentY="Top"
|
||||
ImageSource="Resources/background-b.png"
|
||||
Opacity="0.5"
|
||||
RenderOptions.BitmapScalingMode="NearestNeighbor"
|
||||
Stretch="UniformToFill"
|
||||
TileMode="Tile"
|
||||
|
||||
Reference in New Issue
Block a user