Search results 6

Sorted from new to old.
Card image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...