Unmanaged grayscale image to use for channel replacement.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public UnmanagedImage UnmanagedChannelImage { get; set; } |
Remarks

Exceptions
Exception | Condition |
---|---|
AForge.Imaging..::.InvalidImagePropertiesException | Channel image should be 8bpp indexed image (grayscale). |