Word description Convert the bitmap in image such that the pixel sample layout corresponds to component-order. If the destination layout cannot find a corresponding value from the source layout, the value 255 will be substituted for that byte.
Warning The image's component-type will be changed to ubyte-components if it is not already in that format.