rgb-func
To split RGB value. It will be very useful for getting separate RGB value from image type matrix cell.
int rgb(int val, string channel)
val
channel
Return the separate RGB value
ocolor2rgb