improving image editor

This commit is contained in:
LarsBrubaker 2021-07-25 07:40:43 -07:00
parent 37f794ad0e
commit 40abf0311e
6 changed files with 140 additions and 40 deletions

View file

@ -71,6 +71,7 @@ namespace MatterHackers.MatterControl.DesignTools
}
[JsonIgnore]
[ImageDisplay(AddGoogleSearch = true, Margin = new int[] { 11 }, MaxXSize = 400, Stretch = true)]
public ImageBuffer ImageWithAlpha
{
get