ColorExtensionsToGray Method

Overload List

ToGray(Color32, WorkingColorSpace) Converts the specified color to a grayscale color using the specified colorSpace.
ToGray(Color64, WorkingColorSpace) Converts the specified color to a grayscale color using the specified colorSpace.
ToGray(ColorF, WorkingColorSpace) Converts the specified color to a grayscale color using the specified colorSpace.

See Also