# Generated by roxygen2: do not edit by hand

S3method("[",colors)
S3method(plot,colors)
S3method(print,colors)
export(best_contrast)
export(check_color_blindness)
export(clr_alpha)
export(clr_darken)
export(clr_desaturate)
export(clr_deutan)
export(clr_extract)
export(clr_extract_alpha)
export(clr_extract_blue)
export(clr_extract_chroma)
export(clr_extract_green)
export(clr_extract_hue)
export(clr_extract_lightness)
export(clr_extract_luminance)
export(clr_extract_red)
export(clr_extract_saturation)
export(clr_grayscale)
export(clr_greyscale)
export(clr_lighten)
export(clr_mix)
export(clr_negate)
export(clr_protan)
export(clr_rotate)
export(clr_saturate)
export(clr_tritan)
export(color)
export(colour)
export(contrast_ratio)
export(is_color)
export(modify_hcl)
importFrom(farver,convert_colour)
importFrom(farver,decode_colour)
importFrom(farver,encode_colour)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
