C# Class ImageMagick.ChannelMoments.NativeChannelMoments

Inheritance: ConstNativeInstance
Show file Open project: dlemstra/Magick.NET

Public Methods

Method Description
GetHuInvariants ( int index ) : double
NativeChannelMoments ( IntPtr instance ) : System

Method Details

GetHuInvariants() public method

public GetHuInvariants ( int index ) : double
index int
return double

NativeChannelMoments() public method

public NativeChannelMoments ( IntPtr instance ) : System
instance System.IntPtr
return System