This documentation is archived and is not being maintained.
WarpFilter::Regions Property
List of rectangles where warp is applied.
Namespace: Lumia.Imaging.ArtisticAssembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public:
virtual property IList<Rect>^ Regions {
IList<Rect>^ get () sealed;
void set (IList<Rect>^ value) sealed;
}
Property Value
Type:
IList<Rect>
Rectangles that are outside of the current image size will be cropped to the valid area.
There must be at least one rectangle in the list, if used.
Lumia Imaging SDK
Supported in: 2.0