Sets the output and editor color format type (hex, rgba or hsl). Any format can still be used as input value.
public ColorPickerFormat Format { get; set; }
- Type:
- ColorPickerFormat
Sets the output and editor color format type (hex, rgba or hsl). Any format can still be used as input value.
public ColorPickerFormat Format { get; set; }