![]() |
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 > IccResponseArrays Structure : IccResponseArrays Constructor |
public IccResponseArrays( IccResponse16Number[] responseNumber )
'Declaration Public Function New( _ ByVal responseNumber() As IccResponse16Number _ )
'Usage Dim responseNumber() As IccResponse16Number Dim instance As New IccResponseArrays(responseNumber)
public: IccResponseArrays( array<IccResponse16Number>^ responseNumber )