WmfInvertRegion Class

Summary: The META_INVERTREGION record draws a region in which the colors are
inverted.

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfInvertRegion

Inheritance: WmfObject

Aspose.Imaging Version: 24.6.0

Constructors

NameDescription
WmfInvertRegion()Initializes a new instance of the WmfInvertRegion class.
WmfInvertRegion(region)Initializes a new instance of the WmfInvertRegion class.

Properties

NameTypeAccessDescription
region_indexintr/wGets or sets the index of the region.

Constructor: WmfInvertRegion()

 WmfInvertRegion() 

Initializes a new instance of the WmfInvertRegion class.

Constructor: WmfInvertRegion(region)

 WmfInvertRegion(region) 

Initializes a new instance of the WmfInvertRegion class.

Parameters:

ParameterTypeDescription
regionWmfGraphicObjectThe region.