C# Class BitMiracle.LibJpeg.RawImage

Inheritance: IRawImage
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
BeginRead ( ) : void
EndRead ( ) : void
GetPixelRow ( ) : byte[]

Private Methods

Méthode Description
RawImage ( List samples, Colorspace colorspace ) : System.Collections.Generic

Method Details

BeginRead() public méthode

public BeginRead ( ) : void
Résultat void

EndRead() public méthode

public EndRead ( ) : void
Résultat void

GetPixelRow() public méthode

public GetPixelRow ( ) : byte[]
Résultat byte[]