Split channels

NoteColor only

This extraction function is only available when the current image is a color image.

This function creates three monochrome images from a 3-channel color image, depending on the configured color space. For RGB, it's simply splitting the file in three. For the others, it involves computation of the equivalent color space, either HSL[1] , HSV[2] or CIELAB[3].