Qyoto.QGLFramebufferObjectFormat.InternalTextureFormat C# (CSharp) Method

InternalTextureFormat() public method

public InternalTextureFormat ( ) : int
return int
        public int InternalTextureFormat()
        {
            return (int) interceptor.Invoke("internalTextureFormat", "internalTextureFormat() const", typeof(int));
        }