ImageMagick.Quantum.NativeMethods.X64.Quantum_Depth_Get C# (CSharp) Method

Quantum_Depth_Get() private method

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