Gets dimensions of image.
Source
public function get_size() {
return $this->size;
}
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |
Gets dimensions of image.
public function get_size() {
return $this->size;
}
Version | Description |
---|---|
3.5.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
Get the size of the edited image.