PColor32ToColor32 Method
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.0.0
public Color32 ToColor32()
Public Function ToColor32 As Color32
public:
Color32 ToColor32()
member ToColor32 : unit -> Color32
Return Value
Color32A
Color32 structure converted from this
PColor32 instance.