User contributions for LODS
Jump to navigation
Jump to search
25 April 2023
- 19:3219:32, 25 April 2023 diff hist +147 m User:LODS Feat: note requesting Dark Mode enabled. current
11 September 2022
- 17:3417:34, 11 September 2022 diff hist −4 PT-BR/svgCreate No edit summary Tag: Undo
- 15:0615:06, 11 September 2022 diff hist +6 PT-BR/svgCreate No edit summary
- 15:0215:02, 11 September 2022 diff hist −2 PT-BR/svgCreate No edit summary
20 May 2022
- 23:3123:31, 20 May 2022 diff hist +24 RGBToDecimal No edit summary current
- 23:3023:30, 20 May 2022 diff hist +851 N PT-BR/RGBToDecimal Created 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 RGBToDecimal Created 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
- 21:3321:33, 9 April 2022 diff hist −27 PT-BR/svgCreate No edit summary
- 21:3021:30, 9 April 2022 diff hist −69 Template:PT-BR/SVG functions No edit summary current
- 21:2921:29, 9 April 2022 diff hist −576 PT-BR/SvgGetUpdateCallback Blanked the page Tags: Blanking Reverted
- 01:5201:52, 9 April 2022 diff hist −5 User:LODS No edit summary
- 01:4301:43, 9 April 2022 diff hist +2,382 PT-BR/svgCreate Update usage & examples as per GitHub PR #2589
- 01:3901:39, 9 April 2022 diff hist +921 PT-BR/svgSetSize Update usage & examples as per GitHub PR #2589
- 01:3601:36, 9 April 2022 diff hist −146 PT-BR/SvgSetDocumentXML No edit summary
- 01:3401:34, 9 April 2022 diff hist +95 PT-BR/SvgSetDocumentXML No edit summary
- 01:3201:32, 9 April 2022 diff hist +643 PT-BR/SvgSetDocumentXML Example update
8 April 2022
- 23:5223:52, 8 April 2022 diff hist +183 Template:PT-BR/SVG functions Add new functions
- 23:4523:45, 8 April 2022 diff hist +32 SvgSetUpdateCallback No edit summary
- 23:4523:45, 8 April 2022 diff hist +32 SvgGetUpdateCallback No edit summary
- 23:4423:44, 8 April 2022 diff hist +29 PT-BR/SvgSetUpdateCallback No edit summary
- 23:4423:44, 8 April 2022 diff hist +29 PT-BR/SvgGetUpdateCallback No edit summary
- 23:4323:43, 8 April 2022 diff hist +547 N PT-BR/SvgGetUpdateCallback New page about the function for PT-BR