https://schema.legytma.com.br/1.1.2/schema/widget/image_file.schema.json
Created by Windol [email protected] at 12/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | image_file.schema.json |
object (Image File)
all of
all of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| imageType | string |
Required | cannot be null | Image File |
| file | string |
Required | cannot be null | Image File |
| cacheHeight | Unknown Type | Optional | cannot be null | Image File |
| cacheWidth | Unknown Type | Optional | cannot be null | Image File |
| scale | Merged | Optional | cannot be null | Image File |
imageType
string (Image Type)string (Image Type)
constant: the value of this property must be equal to:
"file"
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"asset" |
|
"network" |
|
"file" |
|
"memory" |
|
"default" |
file
string (File)string (File)
Define the representation of integer acceptable.
Used to identify parser. Every parser can permit only one type
cacheHeight
string or integer (Integer)any of the folllowing: string or integer (Integer)
The default value is:
10
"123"
"#32"
"0b111001"
"$23"
"0x162"
123
Define the representation of integer acceptable.
Used to identify parser. Every parser can permit only one type
cacheWidth
string or integer (Integer)any of the folllowing: string or integer (Integer)
The default value is:
10
"123"
"#32"
"0b111001"
"$23"
"0x162"
123
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
scale
merged type (Double)
one (and only one) of
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
The default value is:
1