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