ImageMagick.ChannelMoments.NativeMethods.X64.ChannelMoments_EllipseAngle_Get C# (CSharp) 메소드

ChannelMoments_EllipseAngle_Get() 개인적인 메소드

private ChannelMoments_EllipseAngle_Get ( IntPtr instance ) : double
instance System.IntPtr
리턴 double
        public static extern double ChannelMoments_EllipseAngle_Get(IntPtr instance);
        [DllImport(NativeLibrary.X64Name, CallingConvention = CallingConvention.Cdecl)]