Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mapsui
Rendering
OpenTK
PlatformTextureLoader
C# Class Mapsui.Rendering.OpenTK.PlatformTextureLoader
This class is specific for the iOS platform
ファイルを表示
Open project: pauldendulk/Mapsui
Class Usage Examples
Public Methods
Method
Description
TexImage2D
(
Stream
textureData
,
int
&
width
,
int
&
height
) :
void
Method Details
TexImage2D()
public
static
method
public
static
TexImage2D
(
Stream
textureData
,
int
&
width
,
int
&
height
) :
void
textureData
Stream
width
int
height
int
return
void