User contributions for LODS

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

25 April 2023

11 September 2022

20 May 2022

  • 23:3123:31, 20 May 2022 diff hist +24 RGBToDecimalNo edit summary current
  • 23:3023:30, 20 May 2022 diff hist +851 N PT-BR/RGBToDecimalCreated page with "{{PT-BR/Função Útil}} Essa função converte uma cor em RGB para Decimal. ==Sintaxe== <syntaxhighlight lang="lua">RGBToDecimal( float r, float g, float b )</syntaxhighlight> ==Argumentos== * '''r''': O valor Red * '''g''': O valor Green * '''b''': O valor Blue ==Retorno== Retorna um inteiro convertido dos valores RGB especificados ==Código== <section name="Code" class="both" show="true"> <syntaxhighlight lang="lua"> function RGBToDecimal(r, g, b)..." current
  • 23:2523:25, 20 May 2022 diff hist +831 N RGBToDecimalCreated page with "{{Useful Function}} This function convert RGB color to Decimal color. ==Syntax== <syntaxhighlight lang="lua">RGBToDecimal( float r, float g, float b )</syntaxhighlight> ==Arguments== * '''r''': The Red color value * '''g''': The Green color value * '''b''': The Blue color value ==Returns== Returns a decimal integer converted from specified RGB values ==Code== <section name="Code" class="both" show="true"> <syntaxhighlight lang="lua"> function RGBToDecimal(r, g, b..."

9 April 2022

8 April 2022

30 March 2022

27 March 2022

26 March 2022

26 February 2022

21 February 2022

20 February 2022

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)