ReferenceBlack

EmfColorAdjustment.ReferenceBlack property

Gets or sets a 16-bit unsigned integer that specifies the black reference for the source colors. Any colors that are darker than this are treated as black. This value SHOULD be in the range from zero to 4,000

public short ReferenceBlack { get; set; }

See Also