Description
spec - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/ImageTypeSpecifier.html#createBanded(java.awt.color.ColorSpace, int[], int[], int, boolean, boolean)
Follow the spec, this implementation creates ColorModel from ComponentColorModel, and creates the corresponding SampleModel from BandedSampleModel.