Search
Preparing search index...
The search index is not available
onex-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
onex-utils
data/getImgToBase64
ImgOptions
Interface ImgOptions
Hierarchy
ImgOptions
Index
Properties
quality
type
Properties
Optional
quality
0.0.35
provide
quality
:
number
在指定图片格式为 image/jpeg 或 image/webp的情况下,可以从 0 到 1 的区间内选择图片的质量。如果超出取值范围,将会使用默认值 0.92
see
MDN
Optional
type
0.0.35
provide
type
:
JPG
|
JPEG
|
PNG
|
APNG
|
WEBP
|
GIF
图片类型
ImgType
Exports
data/get
Img
ToBase64
Img
Type
Img
Options
quality
type
get
Img
ToBase64
在指定图片格式为 image/jpeg 或 image/webp的情况下,可以从 0 到 1 的区间内选择图片的质量。如果超出取值范围,将会使用默认值 0.92
MDN