Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SkiaSharp
SkiaExtensions
C# Class SkiaSharp.SkiaExtensions
Exibir arquivo
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
IsBgr
(
this
pg
) :
bool
IsHorizontal
(
this
pg
) :
bool
IsRgb
(
this
pg
) :
bool
IsVertical
(
this
pg
) :
bool
Method Details
IsBgr()
public
static
method
public
static
IsBgr
(
this
pg
) :
bool
pg
this
return
bool
IsHorizontal()
public
static
method
public
static
IsHorizontal
(
this
pg
) :
bool
pg
this
return
bool
IsRgb()
public
static
method
public
static
IsRgb
(
this
pg
) :
bool
pg
this
return
bool
IsVertical()
public
static
method
public
static
IsVertical
(
this
pg
) :
bool
pg
this
return
bool