Skip to contents

Convert hexadecimal color strings to an RGB matrix.

Usage

hexToRGB(hex)

Arguments

hex

character vector of hexadecimal colors.

Value

Integer matrix with RGB rows.