C# Class CSPspEmu.Core.Utils.ColorFormatExtensions

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Méthode Description
Decode ( this ColorFormat, uint Value ) : OutputPixel
Encode ( this ColorFormat, OutputPixel OutputPixel ) : uint

Method Details

Decode() public static méthode

public static Decode ( this ColorFormat, uint Value ) : OutputPixel
ColorFormat this
Value uint
Résultat OutputPixel

Encode() public static méthode

public static Encode ( this ColorFormat, OutputPixel OutputPixel ) : uint
ColorFormat this
OutputPixel OutputPixel
Résultat uint