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
BitMiracle
LibJpeg
RawImage
C# Class BitMiracle.LibJpeg.RawImage
Inheritance:
IRawImage
Exibir arquivo
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
BeginRead
( ) :
void
EndRead
( ) :
void
GetPixelRow
( ) :
byte[]
Private Methods
Method
Description
RawImage
(
List
samples
,
Colorspace
colorspace
) :
System.Collections.Generic
Method Details
BeginRead()
public
method
public
BeginRead
( ) :
void
return
void
EndRead()
public
method
public
EndRead
( ) :
void
return
void
GetPixelRow()
public
method
public
GetPixelRow
( ) :
byte[]
return
byte[]