ColorFClip Method
Returns a valid
ColorF instance by clipping the possibly exceeding ARGB values.
If
IsValid returns
, then the result is the same as the original instance.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
Public Function Clip As ColorF
member Clip : unit -> ColorF
Return Value
ColorFA valid
ColorF instance by clipping the possibly exceeding ARGB values.