CVOpenGLESTextureCache.TextureFromImage メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public CoreVideo.CVOpenGLESTexture TextureFromImage (CoreVideo.CVImageBuffer imageBuffer, bool isTexture2d, OpenTK.Graphics.ES20.All internalFormat, int width, int height, OpenTK.Graphics.ES20.All pixelFormat, OpenTK.Graphics.ES20.DataType pixelType, int planeIndex, out CoreVideo.CVReturn errorCode);
member this.TextureFromImage : CoreVideo.CVImageBuffer * bool * OpenTK.Graphics.ES20.All * int * int * OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.DataType * int * -> CoreVideo.CVOpenGLESTexture
パラメーター
- imageBuffer
- CVImageBuffer
- isTexture2d
- Boolean
- internalFormat
- All
- width
- Int32
- height
- Int32
- pixelFormat
- All
- pixelType
- DataType
- planeIndex
- Int32
- errorCode
- CVReturn