Skip to content

lib.img.adjust.ConvertColors

Thomas Mann edited this page Jan 17, 2024 · 1 revision

ConvertColors

in lib.img.adjust


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 taget format to 32bit.


Input Parameters

Name (Relevancy & Type) Description
Texture2d (Texture2DRequired) -
Mode (Int32) -
GenerateMipmaps (Boolean) -
OutputFormat (Format) -

Outputs

Name Type
Output SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally