ClampArgb32Color

EmfPlusImageAttributes.ClampArgb32Color property

Gets or sets EmfPlusARGB (section 2.2.2.1) object that specifies the edge color to use when the WrapMode value is WrapModeClamp. This color is visible when the source rectangle processed by an EmfPlusDrawImage (section 2.3.4.8) record is larger than the image itself.

public int ClampArgb32Color { get; set; }

See Also