Color32ToGray Method
Gets a
Color32 instance that represents the matching gray shade of this
Color32 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 Color32
member ToGray : unit -> Color32
Return Value
Color32A
Color32 instance that represents the matching gray shade of this
Color32 instance based on human perception.