Bitmap ; import android.graphics.Bitmap.Config; public class Main { public static Bitmap convertToBlackWhite(Bitmap bmp) { int width = bmp.
確定! 回上一頁