Appearance
常量
io.github.pangju666.framework.boot.image.lang.ImageConstants
继承自io.github.pangju666.commons.image.lang.ImageConstants,拓展了GraphicsMagick可读取格式集合
| 常量名 | 值 | 说明 |
|---|---|---|
| GRAPHICS_MAGICK_SUPPORT_WRITE_IMAGE_FORMAT_SET | Set<String> | GraphicsMagick 可写出的图像格式扩展名集合 |
| GRAPHICS_MAGICK_SUPPORT_READ_IMAGE_FORMAT_SET | Set<String> | GraphicsMagick 可读取的图像格式扩展名集合 |