Return the padding for this image based on the filename and the sprite settings file. * ``filename.png`` will have the default padding ``10px``. * ``filename_20.png`` -> ``20px`` all around the image. * ``filename_1-2-3.png`` -> ``1px 2px 3px 2px`` around the image.
(self)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected