Data

EmfSetIcmProfileW.Data property

Gets or sets an array of size (cbName + cbData) in bytes, which specifies the UTF16-LE name and raw data of the desired color profile.

public byte[] Data { get; set; }

See Also