YouWindow bitmapSource Method YouInteract Documentation
Set a source of an image to a bitmap

Namespace: YouInteract.YouPlugin_Developing
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void bitmapSource(
	BitmapImage bitmap,
	string source,
	UriKind type
)

Parameters

bitmap
Type: System.Windows.Media.Imaging BitmapImage
source
Type: System String
type
Type: System UriKind
See Also