Module cloud.opencode.base.image
module cloud.opencode.base.image
OpenCode Base Image Module
OpenCode 图片处理模块
Provides image processing capabilities including resize, crop, rotate, watermark, compress, and format conversion.
提供图片处理能力,包括缩放、裁剪、旋转、水印、压缩和格式转换。
Supported Formats | 支持的格式:
- JPEG, PNG, GIF, BMP - Built-in (JDK ImageIO)
- WebP - Optional (requires com.twelvemonkeys.imageio:imageio-webp)
- Since:
- JDK 25, opencode-base-image V1.0.0
-
Packages