C# Class SkiaSharp.SkiaExtensions

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
IsBgr ( this pg ) : bool
IsHorizontal ( this pg ) : bool
IsRgb ( this pg ) : bool
IsVertical ( this pg ) : bool

Method Details

IsBgr() public static méthode

public static IsBgr ( this pg ) : bool
pg this
Résultat bool

IsHorizontal() public static méthode

public static IsHorizontal ( this pg ) : bool
pg this
Résultat bool

IsRgb() public static méthode

public static IsRgb ( this pg ) : bool
pg this
Résultat bool

IsVertical() public static méthode

public static IsVertical ( this pg ) : bool
pg this
Résultat bool