Leadtools.ColorConversion Namespace > IccResponseCurve Structure : IccResponseCurve Constructor |
public IccResponseCurve( ushort channelsCount, int[] responseDataOffsets, IccCurveStructure[] curveStructure )
'Declaration Public Function New( _ ByVal channelsCount As UShort, _ ByVal responseDataOffsets() As Integer, _ ByVal curveStructure() As IccCurveStructure _ )
'Usage Dim channelsCount As UShort Dim responseDataOffsets() As Integer Dim curveStructure() As IccCurveStructure Dim instance As New IccResponseCurve(channelsCount, responseDataOffsets, curveStructure)
public IccResponseCurve( ushort channelsCount, int[] responseDataOffsets, IccCurveStructure[] curveStructure )
function IccResponseCurve( channelsCount , responseDataOffsets , curveStructure )
public: IccResponseCurve( ushort channelsCount, array<int>^ responseDataOffsets, array<IccCurveStructure>^ curveStructure )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2