Initializes a new instance of the InvalidImagePropertiesException class.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public InvalidImagePropertiesException( string message ) |
Parameters
- message
- Type: System..::.String
Message providing some additional information.