![]() |
![]() |
![]() |
TextureRenderEventArgs.Texture Property |
Language: |
Retrieves a Direct3D.Texture from the Video object when the Video.TextureReadyToRender event is triggered.
Visual Basic .NET Public ReadOnly Property Texture As Texture C# public Texture Texture { get; } Managed C++ public: __property Texture* get_Texture(); JScript .NET public function get Texture() : Texture
Microsoft.DirectX.Direct3D.Texture . A Direct3D.Texture from the Video object when the Video.TextureReadyToRender event is triggered.
This property is read-only.
The Direct3D.Texture object is the current frame of video that can be used as a texture in Microsoft® Direct3D®.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center