コンテンツへスキップ ナビゲーションに移動

備忘録

  • HOME
  • Java
  • Android
  • MySQL
  • HTML
  • Memo
  • Blog

Image

  1. HOME
  2. Android
  3. Image
2013年1月19日 / 最終更新日時 : 2013年1月30日 管理者 Image

BitmapとDrawableの変換

Bitmap(どう描くか) Drawable(何を描くか) //Resource → Bitmap BitmapFactory.decodeResource(getResources(), R.drawable.image) //Resource → Drawable getResources().getDrawable(R.drawable.image) //Drawable   → Bitma […]

カテゴリー

  • Adobe製品 (5)
  • Android (23)
    • AndroidStudio (1)
    • Eclipse (4)
    • Image (1)
    • View (2)
    • エラー (1)
    • レイアウト (4)
    • 入力 (4)
  • Arduino (1)
  • HTML (2)
  • Java (24)
    • デザインパターン (6)
  • Microsoft製品 (12)
    • Access (1)
    • IE・Edge (1)
    • IME (1)
    • Outlook (2)
    • VBA (3)
    • Windows (4)
  • PHP (2)
  • Struts1.3 (9)
  • Web作成 (3)
  • WordPress (4)
  • アルゴリズム (2)
  • その他 (3)

アーカイブ

Copyright © 備忘録 All Rights Reserved.

Powered by WordPress with Lightning Theme & VK All in One Expansion Unit

MENU
  • HOME
  • Java
  • Android
  • MySQL
  • HTML
  • Memo
  • Blog
PAGE TOP