Class ImageBlendingFilterOptions
ImageBlendingFilterOptions class
The image blending filter options
public class ImageBlendingFilterOptions : FilterOptionsBase
Constructors
| Name | Description |
|---|---|
| ImageBlendingFilterOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| BlendingMode { get; set; } | Gets or sets the blending mode. |
| Image { get; set; } | Gets or sets the image. |
| Opacity { get; set; } | Gets or sets the opacity. |
| Position { get; set; } | Gets or sets the position. |
See Also
- class FilterOptionsBase
- namespace Aspose.Imaging.ImageFilters.FilterOptions
- assembly Aspose.Imaging