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)]