Click or drag to resize

SetAlphaFromMaskCommandResizeMask Property

Gets or sets a valid to indicate if the mask should be resized to fit the image.

Namespace:  Atalasoft.Imaging.ImageProcessing.Channels
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool ResizeMask { get; set; }

Property Value

Type: Boolean
Set to true if the mask should be resized to fit the image.
See Also