Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : VisualExtensions Class |
The following tables list the members exposed by VisualExtensions.
Name | Description | |
---|---|---|
![]() ![]() | BitmapSource | Returns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control. |
![]() ![]() | PngBitmap | Returns the contents of a WPF Visual as a Bitmap in PNG format. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |