Bitmap.getSaveOption

機能/意味
Acquisition of additional information for image storage (1.3.0 or later)
タイプ
Bitmapクラスのメソッド
構文
getSaveOption(type)
引数
type  Specify the image format.
 The specification method is the same as that of the save method.
戻り値
Dictionary array of additional information
説明
 Acquires additional information that can be specified when saving images.
参照
Bitmap.save