> For the complete documentation index, see [llms.txt](https://kibibyte.gitbook.io/texture-extension/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kibibyte.gitbook.io/texture-extension/roadmap.md).

# Roadmap

{% hint style="warning" %}
This page is no guarantee that any of the features listed here will ever be shipped
{% endhint %}

| Name                                                                           |
| ------------------------------------------------------------------------------ |
| Image Rounder                                                                  |
| Get Color of Mouse Position                                                    |
| Read Viewport Pixel(s)                                                         |
| Read Screen Pixel(s)                                                           |
| Get Average Color from Texture                                                 |
| Get the most Present Color from Texture                                        |
| Generate Color Gradient from Texture2D                                         |
| Generate Random Noise Texture                                                  |
| Widget to Texture2D                                                            |
| Read render target pixel(s)                                                    |
| Convert render target to Texture2D                                             |
| More image effect functions                                                    |
| Async function versions                                                        |
| Better connection to "Custom Shaped Windows" & "Multi Thread Extension" plugin |

#### <mark style="color:$success;">**Up Next / In Work**</mark>

| Name |
| ---- |
|      |

#### <mark style="color:$success;">**Shipped**</mark>

| Name                                                                                          |
| --------------------------------------------------------------------------------------------- |
| Mirror Texture Function                                                                       |
| Rotate Texture Function                                                                       |
| Generate Color Gradient                                                                       |
| Resize                                                                                        |
| Cut Out Section                                                                               |
| FIX: If combining a read texture with another shape, the texture will be rotated and flipped. |
