Show / Hide Table of Contents

Struct EGLClientPixmapHI

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: OpenTK.Graphics.Egl
Assembly: OpenTK.Graphics.dll
Syntax
public struct EGLClientPixmapHI

Fields

iHeight

Declaration
public int iHeight
Field Value
Type Description
int

iStride

Declaration
public int iStride
Field Value
Type Description
int

iWidth

Declaration
public int iWidth
Field Value
Type Description
int

pData

Declaration
public nint pData
Field Value
Type Description
nint
In this article
Back to top Generated by DocFX