ImageMagick.ChannelMoments.NativeChannelMoments.NativeChannelMoments C# (CSharp) Method

NativeChannelMoments() public method

public NativeChannelMoments ( IntPtr instance ) : System
instance System.IntPtr
return System
      public NativeChannelMoments(IntPtr instance)
      {
        Instance = instance;
      }
      protected override string TypeName
ChannelMoments.NativeChannelMoments