Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ImageMagick
ChannelPerceptualHash.NativeChannelPerceptualHash
C# 클래스 ImageMagick.ChannelPerceptualHash.NativeChannelPerceptualHash
상속:
ConstNativeInstance
파일 보기
프로젝트 열기: dlemstra/Magick.NET
공개 메소드들
메소드
설명
GetHclpHuPhash
(
int
index
) :
double
GetSrgbHuPhash
(
int
index
) :
double
NativeChannelPerceptualHash
(
IntPtr
instance
) :
System
메소드 상세
GetHclpHuPhash()
공개
메소드
public
GetHclpHuPhash
(
int
index
) :
double
index
int
리턴
double
GetSrgbHuPhash()
공개
메소드
public
GetSrgbHuPhash
(
int
index
) :
double
index
int
리턴
double
NativeChannelPerceptualHash()
공개
메소드
public
NativeChannelPerceptualHash
(
IntPtr
instance
) :
System
instance
System.IntPtr
리턴
System