PColor32Clip Method
Returns a valid
PColor32 instance by clipping the possibly exceeding original RGB 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 PColor32
member Clip : unit -> PColor32
Return Value
PColor32A valid
PColor32 instance by clipping the possibly exceeding original RGB values.