Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccData Structure : IccData Constructor |
public IccData( byte[] data, IccDataType type )
'Declaration Public Function New( _ ByVal data() As Byte, _ ByVal type As IccDataType _ )
'Usage Dim data() As Byte Dim type As IccDataType Dim instance As New IccData(data, type)
public: IccData( array<byte>^ data, IccDataType type )