| Package | Description |
|---|---|
| com.aspose.drawing |
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
|
| com.aspose.drawing.internal |
| Modifier and Type | Method and Description |
|---|---|
RegionData |
Region.getRegionData()
Returns a
RegionData that represents the information that describes this Region. |
| Constructor and Description |
|---|
Region(RegionData rgnData)
Initializes a new instance of the
Region class from the specified data. |
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.skiainternal.Region |
RegionHelper.createSkiaRegionFromRegionData(RegionData regionData)
Creates an instance of
Region class from region data serialized using GDI+ format. |
| Constructor and Description |
|---|
RegionBase(RegionData rgnData)
Initializes a new instance of the
RegionBase class from the specified data. |
RegionEx(RegionData rgnData)
Initializes a new instance of the
RegionEx class from the specified data. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.