Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
com
codename1
impl
CodenameOneImage
C# 클래스 com.codename1.impl.CodenameOneImage
상속:
java.lang.Object
파일 보기
프로젝트 열기: Pmovil/CN1WindowsPort
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
graphics
NativeGraphics
lastAccess
long
mutable
bool
name
string
opaque
bool
공개 메소드들
메소드
설명
@this
( ) :
void
getImageHeight
( ) :
int
getImageWidth
( ) :
int
initGraphics
( ) :
void
setSize
(
int
w
,
int
h
) :
void
메소드 상세
@this()
공개
메소드
public
@this
( ) :
void
리턴
void
getImageHeight()
공개
메소드
public
getImageHeight
( ) :
int
리턴
int
getImageWidth()
공개
메소드
public
getImageWidth
( ) :
int
리턴
int
initGraphics()
공개
메소드
public
initGraphics
( ) :
void
리턴
void
setSize()
공개
메소드
public
setSize
(
int
w
,
int
h
) :
void
w
int
h
int
리턴
void
프로퍼티 상세
graphics
공개적으로 프로퍼티
public
NativeGraphics,com.codename1.impl
graphics
리턴
NativeGraphics
lastAccess
공개적으로 프로퍼티
public
long
lastAccess
리턴
long
mutable
공개적으로 프로퍼티
public
bool
mutable
리턴
bool
name
공개적으로 프로퍼티
public
string
name
리턴
string
opaque
공개적으로 프로퍼티
public
bool
opaque
리턴
bool