ImageProperties

公開抽象類別 ImageProperties

將一組屬性分組,說明圖片的儲存方式。

公用方法

抽象 int
getImageFormat()
取得圖片的像素格式。
抽象 int
getStorageType()
取得圖片的儲存類型。
抽象 int

繼承的方法

布林值
equals(Object arg0)
最終 課程<?>
getClass()
int
hashCode()
最終 void
notify()
最終 void
notifyAll()
字串
toString()
最終 void
wait(long arg0, int arg1)
最終 void
wait(long arg0)
最終 void
wait()

公用方法

public 抽象化 int getImageFormat ()

取得圖片的像素格式。

另請參閱

public 抽象化 int getStorageType ()

取得圖片的儲存類型。

另請參閱

public 抽象 int hashCode ()