HueSaturationLayer.Colorize

HueSaturationLayer.Colorize property

Gets or sets a value indicating whether this HueSaturationLayer is colorize.

public bool Colorize { get; set; }

Property Value

true if colorize; otherwise, false.

See Also