Package | Description |
---|---|
org.dromara.hutool.swing.img |
图像处理相关工具类封装
|
Modifier and Type | Method and Description |
---|---|
static RenderingHintsBuilder.Render |
RenderingHintsBuilder.Render.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderingHintsBuilder.Render[] |
RenderingHintsBuilder.Render.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RenderingHintsBuilder |
RenderingHintsBuilder.setRendering(RenderingHintsBuilder.Render render)
设置着色技术,在速度和质量之间进行权衡。
|
Copyright © 2025. All rights reserved.