Table of Contents

Class GraphCutMaskingOptions

Namespace
Aspose.Imaging.Masking.Options
Assembly
Aspose.Imaging.dll

The GraphCut auto masking options.

public class GraphCutMaskingOptions : MaskingOptions
Inheritance
GraphCutMaskingOptions
Derived
Inherited Members

Constructors

GraphCutMaskingOptions()

public GraphCutMaskingOptions()

Properties

FeatheringRadius

Gets or sets the feathering radius.

public int FeatheringRadius { get; set; }

Property Value

int