←Select platform

Channels Property

Summary

The channels on which the Canny filter are applied.

Syntax
C#
VB
C++
public CannyEdgeDetectorCommandChannels Channels {get; set;} 
Public Property Channels() As CannyEdgeDetectorCommandChannels 
   Get 
   Set 

Property Value

The channels on which the Canny filter are applied.

Remarks

The function will return ERROR_INV_PARAMETER if the image is gray and the value of this parameter is not zero.

Example

Refer to CannyEdgeDetectorCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.