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:

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

Parameters

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

Type

DocumentAttribute