Colorfullness

EmfColorAdjustment.Colorfullness property

Gets or sets a 16-bit signed integer that specifies the amount of colorfulness to be applied to the source object. This value SHOULD be in the range from –100 to 100. A value of zero means colorfulness adjustment MUST NOT be performed

public short Colorfullness { get; set; }

See Also