Initializes a new instance of the YCbCrReplaceChannel class.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public YCbCrReplaceChannel( short channel, UnmanagedImage channelImage ) |
Parameters
- channel
- Type: System..::.Int16
YCbCr channel to replace.
- channelImage
- Type: AForge.Imaging..::.UnmanagedImage
Unmanaged channel image to use for replacement.