NChartRawBitmapConvertToBitmapImage Method |
Convert bitmap to BitmapImage.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public BitmapImage ConvertToBitmapImage()
Public Function ConvertToBitmapImage As BitmapImage
public:
virtual BitmapImage^ ConvertToBitmapImage() sealed
Return Value
Type:
BitmapImageSee Also