RenderScriptGL Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
RenderScriptGL(Context, RenderScriptGL+SurfaceConfig) |
Obsolète.
|
RenderScriptGL(IntPtr, JniHandleOwnership) |
RenderScriptGL(Context, RenderScriptGL+SurfaceConfig)
Attention
deprecated
[Android.Runtime.Register(".ctor", "(Landroid/content/Context;Landroid/renderscript/RenderScriptGL$SurfaceConfig;)V", "")]
[System.Obsolete("deprecated")]
public RenderScriptGL (Android.Content.Context? ctx, Android.Renderscripts.RenderScriptGL.SurfaceConfig? sc);
[<Android.Runtime.Register(".ctor", "(Landroid/content/Context;Landroid/renderscript/RenderScriptGL$SurfaceConfig;)V", "")>]
[<System.Obsolete("deprecated")>]
new Android.Renderscripts.RenderScriptGL : Android.Content.Context * Android.Renderscripts.RenderScriptGL.SurfaceConfig -> Android.Renderscripts.RenderScriptGL
Paramètres
- ctx
- Context
Contexte.
Format souhaité de l’aire de rendu principale.
- Attributs
Remarques
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.
S’applique à
RenderScriptGL(IntPtr, JniHandleOwnership)
protected RenderScriptGL (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Renderscripts.RenderScriptGL : nativeint * Android.Runtime.JniHandleOwnership -> Android.Renderscripts.RenderScriptGL
Paramètres
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership
Remarques
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.