ColorFToOpaque Method
Gets a
ColorF instance that represents this
ColorF without alpha (transparency).
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
Public Function ToOpaque As ColorF
public:
ColorF ToOpaque()
member ToOpaque : unit -> ColorF
Return Value
ColorFA
ColorF instance that represents this
ColorF without alpha.