Core image relatad methods.

Namespace:  AForge.Imaging
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public static class Image

Remarks

All methods of this class are static and represent general routines used by different image processing classes.

Inheritance Hierarchy

System..::.Object
  AForge.Imaging..::.Image

See Also