Freigeben über


EGL14.EglCreatePixmapSurface Methode

Definition

[Android.Runtime.Register("eglCreatePixmapSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;I[II)Landroid/opengl/EGLSurface;", "")]
public static Android.Opengl.EGLSurface? EglCreatePixmapSurface (Android.Opengl.EGLDisplay? dpy, Android.Opengl.EGLConfig? config, int pixmap, int[]? attrib_list, int offset);
[<Android.Runtime.Register("eglCreatePixmapSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;I[II)Landroid/opengl/EGLSurface;", "")>]
static member EglCreatePixmapSurface : Android.Opengl.EGLDisplay * Android.Opengl.EGLConfig * int * int[] * int -> Android.Opengl.EGLSurface

Parameter

config
EGLConfig
pixmap
Int32
attrib_list
Int32[]
offset
Int32

Gibt zurück

Attribute

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: