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 )