Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Images
ImageOutputter
C# Class Images.ImageOutputter
Inheritance:
IOutputter
Mostra file
Open project: Azure/usql
Public Methods
Method
Description
Output
(
IRow
input
,
IUnstructuredWriter
output
) :
void
Method Details
Output()
public
method
public
Output
(
IRow
input
,
IUnstructuredWriter
output
) :
void
input
IRow
output
IUnstructuredWriter
return
void