# android-blur **Repository Path**: chenjim/android-blur ## Basic Information - **Project Name**: android-blur - **Description**: android-blur - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2023-11-22 - **Last Updated**: 2024-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 博文地址 主分支 主要介绍 Bitmap 基本模糊的使用示例 主要包括 ScriptIntrinsicBlur 和 Toolkit [blur 分支](https://gitee.com/chenjim/android-blur/tree/blur/) 基于 [renderscript-samples](https://github.com/android/renderscript-samples) 增加 [Toolkit](https://gitee.com/chenjim/android-blur/blob/blur/RenderScriptMigrationSample/app/src/main/java/com/android/example/rsmigration/ToolkitImageProcessor.kt) 使用