far.ColorDialog

LuaFAR 3

far.ColorDialog


OutColor = far.ColorDialog (InColor, Flags)

Parameters:
  InColor:  table tFarColor, or integer (optional; default=0x0F)
  Flags:    flags (optional)

Returns:
  OutColor: table tFarColor, integer, or nil

Note:
  Type of OutColor is the same as that of InColor.

Far API used:
  ColorDialog