'Declaration Public Class Duotone Inherits ImageEffect
public class Duotone : ImageEffect
For each pixel, combines Color1 and Color2 through a linear interpolation to determine the new color for that pixel.
'Declaration Public Class Duotone Inherits ImageEffect
public class Duotone : ImageEffect
System.Object
GrapeCity.Documents.Word.FormattingBag
GrapeCity.Documents.Word.ImageEffect
GrapeCity.Documents.Word.Duotone