Click or drag to resize
Accord.NET (logo)

Blend Properties

The Blend type exposes the following members.

Properties
  NameDescription
Public propertyAlphaOnly
Gets or sets a value indicating whether only the alpha channel should be blended. This can be used together with a transparency mask to selectively blend only portions of the image.
Public propertyFillColor
Gets or sets the filling color used to fill blank spaces.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseTransformationFilterFormatTranslations.)
Public propertyGradient
Gets or sets a value indicating whether to blend using a linear gradient or just superimpose the two images with equal weights.
Public propertyHomography
Gets or sets the Homography matrix used to map a image passed to the filter to the overlay image specified at filter creation.
Top
See Also