[ Version ( deprecated = true , deprecated_since = "4.18.1" , since = "4.8" ) ]
public int get_size ()
Warning: get_size is deprecated since 4.18.1.
The size of the image, set by set_size or -1 if no size is forced and the image is scaled to the allocation size.
Use get_pixel_size or get the size from the Image storage type instead.
| this |
an PanelImage. |
|
icon size in pixels of the image or -1. |