cmyk-array-to-obj
Convert CMYK color as an array to a format object
Convert CMYK color as an array to a format object
Convert CMYK color as an object to a format array
Convert RGB color as an object to a CMYK color as an object
Convert CMYK color as an object to a format string
Convert CMYK color as an string to a format object
Function that compares two objects and returns either the differences between them or their common properties, based on a specified return type parameter.
Function that creates a complete copy of anything.
Convert HEX color as an string to a RGB color as an object
Convert HSV color as an array to a format object
Convert HSV color as an object to a format array
Convert RGB color as an object to a HSV color as an object
Convert HSV color as an object to a format string
Convert HSV color as an string to a format object
Function accepts an object and a transformation function, applies the transformation function to each key in the object, and returns a new object with the modified keys.
Function that retrieves or resolves only object values. This function should handle various input types, resolving functions if encountered, and ultimately return an object if possible.
Convert RGB color as an array to a format object
Convert RGB color as an object to a format array
Convert RGB color as an object to a CMYK color as an object
Convert RGB color as an object to a HEX color as an string
Convert RGB color as an object to a HSV color as an object
Convert RGB color as an object to a format string
Convert RGB color as an string to a format object
Convert a color of one type to another.