C# Class ImageMagick.ChannelMoments

Encapsulation of the ImageMagick ChannelMoments object.
Afficher le fichier Open project: dlemstra/Magick.NET Class Usage Examples

Méthodes publiques

Méthode Description
HuInvariants ( int index ) : double

Returns the Hu invariants.

Private Methods

Méthode Description
ChannelMoments ( PixelChannel channel, IntPtr instance ) : System
Create ( PixelChannel channel, IntPtr instance ) : ChannelMoments
SetHuInvariants ( NativeChannelMoments nativeInstance ) : void

Method Details

HuInvariants() public méthode

Returns the Hu invariants.
public HuInvariants ( int index ) : double
index int The index to use.
Résultat double