C# Class ImageMagick.ChannelPerceptualHash.NativeChannelPerceptualHash

Inheritance: ConstNativeInstance
Afficher le fichier Open project: dlemstra/Magick.NET

Méthodes publiques

Méthode Description
GetHclpHuPhash ( int index ) : double
GetSrgbHuPhash ( int index ) : double
NativeChannelPerceptualHash ( IntPtr instance ) : System

Method Details

GetHclpHuPhash() public méthode

public GetHclpHuPhash ( int index ) : double
index int
Résultat double

GetSrgbHuPhash() public méthode

public GetSrgbHuPhash ( int index ) : double
index int
Résultat double

NativeChannelPerceptualHash() public méthode

public NativeChannelPerceptualHash ( IntPtr instance ) : System
instance System.IntPtr
Résultat System