C# Class ImageMagick.ChannelPerceptualHash.NativeChannelPerceptualHash

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

Public Methods

Method Description
GetHclpHuPhash ( int index ) : double
GetSrgbHuPhash ( int index ) : double
NativeChannelPerceptualHash ( IntPtr instance ) : System

Method Details

GetHclpHuPhash() public method

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

GetSrgbHuPhash() public method

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

NativeChannelPerceptualHash() public method

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