Element/Texture: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Добавление языков) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
* [[dxCreateRenderTarget]] | * [[dxCreateRenderTarget]] | ||
* [[dxCreateScreenSource]] | * [[dxCreateScreenSource]] | ||
[[Category:Element Types]] | |||
[[en:Element/Texture]] | |||
[[ru:Element/Texture]] | |||
[[hu:Element/Texture]] |
Latest revision as of 22:00, 14 April 2021
The texture class represents a source of renderable pixels which can be used as an image with dxDrawImage, dxDrawImageSection or as a value in dxSetShaderValue.
The element type of this class is "texture".
Texture elements are created by the following functions: