IccProfile Constructor.
[C#] IccProfile(ObjectSoup soup, byte[] data) IccProfile(ObjectSoup soup, string path) [Visual Basic] Sub New(soup As ObjectSoup, data() As Byte) Sub New(soup As ObjectSoup, path As String)
IccProfile(ObjectSoup soup, byte[] data) IccProfile(ObjectSoup soup, string path)
Sub New(soup As ObjectSoup, data() As Byte) Sub New(soup As ObjectSoup, path As String)
may throw Exception()
Create an IccProfile object.
If the content provided is not a valid ICC profile then an exception will be thrown.
See the PixMap.Recolor function.
Submit feedback about this site to: