ToStraight(PColor32) | Converts this premultiplied PColor32 value to a straight Color32 value. It's practically the same as calling the ToColor32 method. |
ToStraight(PColor64) | Converts this premultiplied PColor64 value to a straight Color64 value. It's practically the same as calling the ToColor64 method. |
ToStraight(PColorF) | Converts this premultiplied PColorF value to a straight ColorF value. It's practically the same as calling the ToColorF method. |