GLES20.GlCopyTexSubImage2D Méthode
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.
[Android.Runtime.Register("glCopyTexSubImage2D", "(IIIIIIII)V", "")]
public static void GlCopyTexSubImage2D (int target, int level, int xoffset, int yoffset, int x, int y, int width, int height);
[<Android.Runtime.Register("glCopyTexSubImage2D", "(IIIIIIII)V", "")>]
static member GlCopyTexSubImage2D : int * int * int * int * int * int * int * int -> unit
Paramètres
- target
- Int32
- level
- Int32
- xoffset
- Int32
- yoffset
- Int32
- x
- Int32
- y
- Int32
- width
- Int32
- height
- Int32
- 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.