PColor64ToPColor32 Method
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.1
public PColor32 ToPColor32()
Public Function ToPColor32 As PColor32
public:
PColor32 ToPColor32()
member ToPColor32 : unit -> PColor32
Return Value
PColor32A
PColor32 structure converted from this
PColor64 instance.