Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PhotoBeamerClone
PhotoCameraLuminanceSource
C# Class PhotoBeamerClone.PhotoCameraLuminanceSource
Inheritance:
com.google.zxing.LuminanceSource
Exibir arquivo
Open project: NicoVermeir/photobeamerclone
Class Usage Examples
Public Methods
Method
Description
PhotoCameraLuminanceSource
(
int
width
,
int
height
) :
System
getRow
(
int
y
,
sbyte
row
) :
sbyte[]
Method Details
PhotoCameraLuminanceSource()
public
method
public
PhotoCameraLuminanceSource
(
int
width
,
int
height
) :
System
width
int
height
int
return
System
getRow()
public
method
public
getRow
(
int
y
,
sbyte
row
) :
sbyte[]
y
int
row
sbyte
return
sbyte[]