Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenMinecraft
Rendering3D
Texture
C# 클래스 OpenMinecraft.Rendering3D.Texture
파일 보기
프로젝트 열기: N3X15/MineEdit
1 사용 예제들
공개 메소드들
메소드
설명
Load
(
string
path
) :
Texture
Resize
(
Bitmap
b
,
int
blockSize
,
int
level
) :
Bitmap
비공개 메소드들
메소드
설명
Texture
( ) :
System
메소드 상세
Load()
공개
정적인
메소드
public
static
Load
(
string
path
) :
Texture
path
string
리턴
Texture
Resize()
공개
정적인
메소드
public
static
Resize
(
Bitmap
b
,
int
blockSize
,
int
level
) :
Bitmap
b
System.Drawing.Bitmap
blockSize
int
level
int
리턴
System.Drawing.Bitmap