GraphCutMaskingOptions Class

Summary: The GraphCut auto masking options.

Module: aspose.imaging.masking.options

Full Name: aspose.imaging.masking.options.GraphCutMaskingOptions

Inheritance: MaskingOptions

Aspose.Imaging Version: 24.6.0

Constructors

NameDescription
GraphCutMaskingOptions()Initializes a new instance of the GraphCutMaskingOptions class

Properties

NameTypeAccessDescription
BACKGROUND_OBJECT_NUMBER [static]intrThe background object number
argsIMaskingArgsr/wGets or sets the arguments for segmentation algorithm.
background_replacement_colorColorr/wGets or sets the background replacement color.
decomposeboolr/wGets or sets a value indicating whether
needless to separate each Shape from mask as individual object or as united object from mask separated from background.
export_optionsImageOptionsBaser/wGets or sets the image export options.
feathering_radiusintr/wGets or sets the feathering radius.
masking_areaRectangler/wGets or sets the masking area.
methodSegmentationMethodr/wGets or sets the segmentation method.

Constructor: GraphCutMaskingOptions()

 GraphCutMaskingOptions() 

Initializes a new instance of the GraphCutMaskingOptions class