Accord.Imaging.Filters.MoveTowards.MoveTowards C# (CSharp) Method

MoveTowards() public method

Initializes a new instance of the MoveTowards class
public MoveTowards ( ) : System
return System
        public MoveTowards( )
        {
            InitFormatTranslations( );
        }

Same methods

MoveTowards::MoveTowards ( Bitmap overlayImage ) : System
MoveTowards::MoveTowards ( Bitmap overlayImage, int stepSize ) : System
MoveTowards::MoveTowards ( UnmanagedImage unmanagedOverlayImage ) : System
MoveTowards::MoveTowards ( UnmanagedImage unmanagedOverlayImage, int stepSize ) : System