documentAttributeImageSize

Defines the width and height of an image uploaded as document

End-to-end schema

===23===
documentAttributeImageSize#6c37c15c w:int h:int = DocumentAttribute;

API schema

Constructor schema is available as of layer 22. Switch ยป

Parameters

Name Type Description
w int Width of image
h int Height of image

Type

DocumentAttribute