ImageBlendingFilterOptions.Image

ImageBlendingFilterOptions.Image property

Gets or sets the image.

public RasterImage Image { get; set; }

Property Value

The image.

See Also