Notice
Recent Posts
Recent Comments
Link
목록rawToBitmap (1)
투케이2K
772. (Android/Java) [유틸 파일] rawToBitmap : raw 폴더에 저장 된 이미지 파일 읽기 - read image file
[개발 환경 설정] 개발 툴 : AndroidStudio [소스 코드] // ----------------------------------------------------------------------------------------- // TODO [SEARCH FAST] : [RETURN] rawToBitmap : raw 폴더에 저장된 이미지 파일 읽기 // ----------------------------------------------------------------------------------------- public static Bitmap rawToBitmap(Context mContext, int id) { /** * // -------------------------------..
Android
2024. 4. 22. 19:53