VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing Namespace / ExtractColorChannelCommand Class / ExtractColorChannelCommand Constructors / ExtractColorChannelCommand Constructor(Int32)
Синтаксис Требования Смотрите также
В этом разделе
    ExtractColorChannelCommand Constructor(Int32)
    В этом разделе
    инициализирует новый экземпляр класса ExtractColorChannelCommand.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal channelIndex
    индекс канала.
    As System.Int32 _
    )
    public ExtractColorChannelCommand(
    System.Int32 channelIndex
    )
    public: ExtractColorChannelCommand(
    System.Int32 channelIndex
    )
    public:
    ExtractColorChannelCommand(
    System.Int32 channelIndex
    )

    Parameters

    channelIndex
    индекс канала.
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также