Namespace Aspose.Imaging.MagicWand
Namespace Aspose.Imaging.MagicWand
Namespaces
Namespace Name | Description |
---|---|
Aspose.Imaging.MagicWand.ImageMasks |
Classes
Class Name | Description |
---|---|
MagicWandSettings | A magic wand selection settings class. |
MagicWandTool | The class for magic wand algorithm main logic. |
RasterImageExtension | Class with masks extension methods for Aspose.Imaging.RasterImage. |
Structs
Struct Name | Description |
---|---|
ColorYUV | Represents an YUV color. |
Enums
Enum Name | Description |
---|---|
ColorComparisonMode | Specifies how colors are compared during the Magic Wand algorithm. |
FloodFillDirectionalMode | Specifies how a Magic Wand algorithm is working. |
Delegates
Delegate Name | Description |
---|---|
MagicWandSettings.ColorComparison | Delegate for Aspose.Imaging.Color comparison with a defined threshold. |