WebImageBaseSizeStructure
Version #1
Description:
Todo
No description for this structure
Fields:
format
: Enum<jpg | auto | png | webp> [Optional]- Default: autoDescription: Defines the image’s output format.
height
: Float [Optional]- Default: nullDescription: Defines the image’s height corresponding to it’s type.
type
: Enum<original | width | height> [Optional]- Default: originalDescription: Defines the image’s base size type.
width
: Float [Optional]- Default: nullDescription: Defines the image’s width corresponding to it’s type.