ColorFToGray Method
Gets a
ColorF instance that represents the matching gray shade of this
ColorF instance based on human perception.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
Public Function ToGray As ColorF
member ToGray : unit -> ColorF
Return Value
ColorFA
ColorF instance that represents the matching gray shade of this
ColorF instance based on human perception.