ImageMagick.Quantum.NativeMethods.X86.Quantum_Depth_Get C# (CSharp) 메소드

Quantum_Depth_Get() 개인적인 메소드

private Quantum_Depth_Get ( ) : UIntPtr
리턴 System.UIntPtr
        public static extern UIntPtr Quantum_Depth_Get();
        [DllImport(NativeLibrary.X86Name, CallingConvention = CallingConvention.Cdecl)]