Width of the new transformed image.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public int NewWidth { get; set; } |
Remarks
The property defines width of the destination image, which gets transformed quadrilateral image.
