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
cadencii
java
awt
Image
C# Class cadencii.java.awt.Image
Exibir arquivo
Open project: cadencii/cadencii
Class Usage Examples
Public Properties
Property
Type
Description
image
System.Drawing.Image
Public Methods
Method
Description
getHeight
(
object
observer
) :
int
getWidth
(
object
observer
) :
int
Method Details
getHeight()
public
method
public
getHeight
(
object
observer
) :
int
observer
object
return
int
getWidth()
public
method
public
getWidth
(
object
observer
) :
int
observer
object
return
int
Property Details
image
public_oe property
public
System.Drawing.Image
image
return
System.Drawing.Image