Defines the width and height of an image uploaded as document
===23===
documentAttributeImageSize#6c37c15c w:int h:int = DocumentAttribute;
API schema:
documentAttributeImageSize#6c37c15c w:int h:int = DocumentAttribute;
| Name | Type | Description |
|---|---|---|
| w | int | Width of image |
| h | int | Height of image |