|
ExtractChannel Constructor (Int16)
|
Namespace:
Accord.Imaging.Filters
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public ExtractChannel(
short channel
)
Public Sub New (
channel As Short
)
Request Example
View SourceParameters
- channel
- Type: SystemInt16
ARGB channel to extract.
See Also