Skip to content
On this page

Encoder Schema

txt
https://schema.vinv.io/image/0.0.1.json#/properties/encoder
1

The encoder used to encode the image.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusUnknown identifiabilityForbiddenAllowednonedereferenced.doc.json*

encoder Type

string (Encoder)

encoder Constraints

enum: the value of this property must be equal to one of the following values:

ValueExplanation
"image/jpeg"
"image/webp"

encoder Default Value

The default value is:

json
"image/webp"
1

encoder Examples

json
"image/webp"
1
json
"image/jpeg"
1

Released under the GNU GENERAL PUBLIC LICENSE.