Converter


The Converter module help to convert a lot of different things (for now the class is still light but it will be upgraded in the future).



Module Details


Variables (Members):


Name

Type

Default Value

Description

rgbToString

Function

null

function rgbToString.



Functions:



Name

Arguments

Return

Description

rgbToString

  • String: css - CSS command for a RGB modification

Integer Array:

  • 1: Red
  • 2: Green
  • 3: Blue
  • 4 (Optional): Alpha

Tranform a RGB CSS command to an array of integer defining the colors value.


Note: you can put RGBA CSS command.

Created with the Personal Edition of HelpNDoc: Produce electronic books easily