Package | Description |
---|---|
cn.hutool.core.img |
图像处理相关工具类封装
|
Modifier and Type | Method and Description |
---|---|
static ScaleType |
ScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleType[] |
ScaleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.