Size of destination image.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public Size NewSize { get; set; } |
Remarks
The property specifies size of result image produced by this image processing routine in the case if UseOriginalImageSize property is set to falseFalsefalsefalse (False in Visual Basic).

Default value is set to 200 x 200.