忍者ブログ
[71]  [72]  [73]  [74]  [75]  [76]  [77]  [78]  [79]  [80
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

高原にやっと春
ふきのとうが
芽を出した

拍手

PR
あずさ21山梨は桃の花満開

拍手

キクザキイチゲが斜面全体に咲いていました。
群生していて毎年のように縄張りを広げています。

急な斜面の途中で群生していましたが、獣道ならぬ
人間道が出来ていました。

恐るべし中高年

拍手

FileInputStream iSterm = new FileInputStream(mfile);
    BitmapFactory.Options options = new BitmapFactory.Options();
            //true画像情報 falseで実読み込み
    options.inJustDecodeBounds = true;

scaleW = options.outWidth / qvga_W + 1;
scaleH = options.outHeight /qvga_h + 1;


/BitmapFactory.Optionsの機能で縮小
         BitmapFactory.Options options = new BitmapFactory.Options();
         options.inSampleSize = 3; //Downsample 3分の1の解像度に
          userImage = BitmapFactory.decodeStream(iSterm, null, options);

拍手

カレンダー
04 2025/05 06
S M T W T F S
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
フリーエリア
最新CM
[03/10 DORA]
最新TB
プロフィール
HN:
dorabu
性別:
非公開
バーコード
ブログ内検索
P R
Copyright © ドラブーのアンドロイドとIoTなブログ All rights reserved. / Template by 四季. / Material by てんせん.

忍者ブログ [PR]