Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ImageApp
StreamImage
C# Class ImageApp.StreamImage
Inheritance:
IDisposable
Datei anzeigen
Open project: Azure/usql
Class Usage Examples
Public Properties
Property
Type
Description
mImage
Image
Public Methods
Method
Description
Dispose
( ) :
void
StreamImage
(
byte
inBytes
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
StreamImage()
public
method
public
StreamImage
(
byte
inBytes
) :
System
inBytes
byte
return
System
Property Details
mImage
public_oe property
public
Image
mImage
return
Image