AxoColorToFullyOpaque Method |
Returns a fully opaque version of this color.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic AxoColor ToFullyOpaque()
Return Value
AxoColorA fully opaque color.
See Also