CGImageAlphaInfo.premultipliedLast
The alpha component is stored in the least significant bits of each pixel and the color components have already been multiplied by this alpha value. For example, premultiplied RGBA.
Declaration
case premultipliedLast