MediaImageExtractor

genel sınıf MediaImageExtractor

MPImage dosyasından Image çıkarma yardımcı programı.

Şu anda yalnızca MPImage.STORAGE_TYPE_MEDIA_IMAGE ile MPImage desteklenir, aksi takdirde IllegalArgumentException döndürülür.

Herkese Açık Yöntemler

statik Resim
extract(MPImage resmi)
Bir MPImage öğesinden Image çıkarır.

Devralınan Yöntemler

boolean
eşittir(Nesne arg0)
final Sınıf<?>
getClass()
int
hashCode()
son geçersiz
notify()
son geçersiz
notifyAll()
String
toString()
son geçersiz
wait(uzun arg0, int arg1)
son geçersiz
wait(uzun arg0)
son geçersiz
wait()

Herkese Açık Yöntemler

herkese açık statik Resim ayıkla (MPImage resmi)

Bir MPImage öğesinden Image çıkarır. Şu anda yalnızca MediaImageBuilder ile oluşturulan MPImage için çalışır.

Parametreler
resim Image çıkarılacak resmi.
İlerlemeler
Dekoratif yastıklar
IllegalArgumentException başarısız olursa.