Property | Type | Description | |
---|---|---|---|
BlobIdProperty | |||
ErrorProperty | |||
FileNameProperty | |||
IsInitProperty | |||
isBusy | bool |
Method | Description | |
---|---|---|
CaptureImageAnsync ( ) : void | ||
OnCompleted ( System e ) : void | ||
SaveImage ( ) : void | ||
webclient_OpenWriteCompleted ( object sender, |
||
webclient_WriteStreamClosed ( object sender, WriteStreamClosedEventArgs e ) : void |
Method | Description | |
---|---|---|
GetBase64Image ( System.Windows.Media.Imaging.WriteableBitmap bitmap ) : string | ||
OnIsInitChanged ( |
public webclient_OpenWriteCompleted ( object sender, |
||
sender | object | |
e | ||
return | void |
public webclient_WriteStreamClosed ( object sender, WriteStreamClosedEventArgs e ) : void | ||
sender | object | |
e | System.Net.WriteStreamClosedEventArgs | |
return | void |
public static DependencyProperty,System.Windows BlobIdProperty | ||
return |
public static DependencyProperty,System.Windows ErrorProperty | ||
return |
public static DependencyProperty,System.Windows FileNameProperty | ||
return |
public static DependencyProperty,System.Windows IsInitProperty | ||
return |