C# Class ImageMagick.MagickColorCollection

Show file Open project: dlemstra/Magick.NET

Public Methods

Method Description
DisposeList ( IntPtr list ) : void
ToDictionary ( IntPtr list, int length ) : int>.Dictionary

Method Details

DisposeList() public static method

public static DisposeList ( IntPtr list ) : void
list System.IntPtr
return void

ToDictionary() public static method

public static ToDictionary ( IntPtr list, int length ) : int>.Dictionary
list System.IntPtr
length int
return int>.Dictionary