# Generated by roxygen2: do not edit by hand

export(hex_to_lab)
export(hex_to_rgb)
export(hex_to_xyz)
export(image_to_pallette)
export(lab_to_hex)
export(lab_to_rgb)
export(lab_to_xyz)
export(rgb_to_hex)
export(rgb_to_lab)
export(rgb_to_xyz)
export(xyz_to_hex)
export(xyz_to_lab)
export(xyz_to_rgb)
exportClasses(schemr)
exportMethods(palette)
exportMethods(plot)
import(dplyr)
import(magrittr)
importFrom(OpenImageR,readImage)
importFrom(OpenImageR,resizeImage)
importFrom(OpenImageR,superpixels)
importFrom(apcluster,apcluster)
importFrom(apcluster,negDistMat)
importFrom(grDevices,as.raster)
importFrom(graphics,barplot)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(methods,new)
importFrom(purrr,map_df)
importFrom(stringr,str_pad)
