Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
winmaped2
WindowsClipboard
C# 클래스 winmaped2.WindowsClipboard
파일 보기
프로젝트 열기: Bananattack/verge3
1 사용 예제들
공개 메소드들
메소드
설명
getBitmap
( ) :
Bitmap
getImage
( ) :
pr2.IRenderImage
setBitmap
(
Bitmap
bmp
) :
void
setImage
(
pr2
img
) :
void
메소드 상세
getBitmap()
공개
정적인
메소드
public
static
getBitmap
( ) :
Bitmap
리턴
System.Drawing.Bitmap
getImage()
공개
정적인
메소드
public
static
getImage
( ) :
pr2.IRenderImage
리턴
pr2.IRenderImage
setBitmap()
공개
정적인
메소드
public
static
setBitmap
(
Bitmap
bmp
) :
void
bmp
System.Drawing.Bitmap
리턴
void
setImage()
공개
정적인
메소드
public
static
setImage
(
pr2
img
) :
void
img
pr2
리턴
void