363 B
363 B
Constructor: documentAttributeImageSize
Attributes:
Name | Type | Required |
---|---|---|
w | int | Required |
h | int | Required |
Type: DocumentAttribute
Example:
$documentAttributeImageSize = ['w' => int, 'h' => int, ];