ColorExtensionsToStraightSafe Method

Overload List

ToStraightSafe(PColor32) Converts this premultiplied PColor32 instance containing possibly invalid RGB values to a straight Color32 value.
ToStraightSafe(PColor64) Converts this premultiplied PColor64 instance containing possibly invalid RGB values to a straight Color64 value.
ToStraightSafe(PColorF) Converts this premultiplied PColorF instance containing possibly invalid ARGB values to a straight ColorF value.

See Also