| Package | Description |
|---|---|
| com.alibaba.excel.metadata.data | |
| com.alibaba.excel.util |
| Modifier and Type | Method and Description |
|---|---|
static ImageData.ImageType |
ImageData.ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageData.ImageType[] |
ImageData.ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static ImageData.ImageType |
FileTypeUtils.defaultImageType
Default image type
|
| Modifier and Type | Method and Description |
|---|---|
static ImageData.ImageType |
FileTypeUtils.getImageType(byte[] image) |
Copyright © 2018–2023 Alibaba Group. All rights reserved.