C# Class QualityBot.Util.FastBitmap.PixelData

Afficher le fichier Open project: Ancestry/quality-bot

Méthodes publiques

Свойство Type Description
Alpha byte
Blue byte
Green byte
Red byte

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Alpha public_oe property

public byte Alpha
Résultat byte

Blue public_oe property

public byte Blue
Résultat byte

Green public_oe property

public byte Green
Résultat byte

Red public_oe property

public byte Red
Résultat byte