-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.image.color.ConvertColors
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Converts between different color spaces.
Please note that for high precision (e.g. when converting back and forth between color spaces) you should change the render target format to 32bit.
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2DRequired) | - |
| Mode (Int32) | - |
| GenerateMipmaps (Boolean) | - |
| OutputFormat (Format) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.