C# 클래스 ImageMagick.ChannelMoments.NativeChannelMoments

상속: ConstNativeInstance
파일 보기 프로젝트 열기: dlemstra/Magick.NET

공개 메소드들

메소드 설명
GetHuInvariants ( int index ) : double
NativeChannelMoments ( IntPtr instance ) : System

메소드 상세

GetHuInvariants() 공개 메소드

public GetHuInvariants ( int index ) : double
index int
리턴 double

NativeChannelMoments() 공개 메소드

public NativeChannelMoments ( IntPtr instance ) : System
instance System.IntPtr
리턴 System