ConversionRoutines Methods |
The ConversionRoutines type exposes the following members.
| Name | Description | |
|---|---|---|
| ToWinFormsColor |
Convert WPF color to WinForms color
| |
| ToWinFormsImage(BitmapFrame) |
Converts image from wpf to winforms
| |
| ToWinFormsImage(BitmapImage) |
Converts image from wpf to winforms
| |
| ToWPFColor |
Convert WinForms color to WPF color
| |
| ToWPFImage |
Converts image from winforms to wpf
|