Views
Image (Русский)
Изображение.
Функции
Эти функции имеют скобки в странных местах. Это потому что Image - имя, зарезервированное в Mediawiki.
(Image):getData | Gets the original ImageData or CompressedData used to create the Image. |
(Image):getDimensions | Gets the width and height of the Image. |
(Image):getFilter | Gets the filter mode for an image. |
(Image):getHeight | Gets the height of the Image. |
(Image):getMipmapFilter | Gets the mipmap filter mode for an Image. |
(Image):getWidth | Gets the width of the Image. |
(Image):getWrap | Gets the wrapping properties of an Image. |
(Image):isCompressed | Gets whether the Image was created from CompressedData. |
(Image):refresh | Reloads the Image's contents from the Data used to create the image. |
(Image):setFilter | Sets the filter mode for an image. |
(Image):setMipmapFilter | Sets the mipmap filter mode for an Image. |
(Image):setWrap | Sets the wrapping properties of an Image. |
Canvas | Off-screen render target. |
Framebuffer | Off-screen render target. |
Image | Drawable image type. |
Mesh | A 2D polygon mesh used for drawing arbitrary textured shapes. |
ParticleSystem | Used to create cool effects, like fire. |
SpriteBatch | Store image positions in a buffer, and draw it in one call. |
Texture | Superclass for drawable objects which represent a texture. |
Базовый тип
Смотрите также
Другие языки
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info