ImageMagick.ChannelPerceptualHash.NativeChannelPerceptualHash.NativeChannelPerceptualHash C# (CSharp) Метод

NativeChannelPerceptualHash() публичный Метод

public NativeChannelPerceptualHash ( IntPtr instance ) : System
instance System.IntPtr
Результат System
      public NativeChannelPerceptualHash(IntPtr instance)
      {
        Instance = instance;
      }
      protected override string TypeName
ChannelPerceptualHash.NativeChannelPerceptualHash