ImageBlendingFilterOptions Class
Summary: The image blending filter options
Module: aspose.imaging.imagefilters.filteroptions
Full Name: aspose.imaging.imagefilters.filteroptions.ImageBlendingFilterOptions
Inheritance: FilterOptionsBase
Constructors
| Name | Description |
|---|---|
| ImageBlendingFilterOptions() | Initializes a new instance of the ImageBlendingFilterOptions class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| blending_mode | BlendingMode | r/w | Gets or sets the blending mode. |
| image | RasterImage | r/w | Gets or sets the image. |
| opacity | float | r/w | Gets or sets the opacity. |
| position | Point | r/w | Gets or sets the position. |
Constructor: ImageBlendingFilterOptions()
ImageBlendingFilterOptions()
Initializes a new instance of the ImageBlendingFilterOptions class