OpenGLTexImage2D 方法 |
| 名称 | 说明 | |
|---|---|---|
| TexImage2D(UInt32, Int32, UInt32, Int32, Int32, Int32, UInt32, UInt32, Byte) |
This function sets the image for the currently binded texture.
| |
| TexImage2D(UInt32, Int32, UInt32, Int32, Int32, Int32, UInt32, UInt32, IntPtr) |
This function sets the image for the currently binded texture.
|