Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Images
ImageProcessor
C# Class Images.ImageProcessor
Inheritance:
IProcessor
显示文件
Open project: Azure/usql
Class Usage Examples
Public Methods
Method
Description
Process
(
IRow
input
,
IUpdatableRow
output
) :
IRow
Method Details
Process()
public
method
public
Process
(
IRow
input
,
IUpdatableRow
output
) :
IRow
input
IRow
output
IUpdatableRow
return
IRow