C# Class PixelFarm.Drawing.Fonts.MsdfGen

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
BuildMsdfFontImage ( FontGlyph fontGlyph ) : GlyphImage
SwapColorComponentFromBigEndianToWinGdi ( int bitbuffer ) : void

Method Details

BuildMsdfFontImage() public static méthode

public static BuildMsdfFontImage ( FontGlyph fontGlyph ) : GlyphImage
fontGlyph FontGlyph
Résultat GlyphImage

SwapColorComponentFromBigEndianToWinGdi() public static méthode

public static SwapColorComponentFromBigEndianToWinGdi ( int bitbuffer ) : void
bitbuffer int
Résultat void