The plugin creates CSS sprites from the original uploaded image, resizes to the defined dimensions and then applies the selected filter..
WordPress will register this as image size Set sprite dimensions Specifies the image size dimensions in pixels Set sprite jpg quality Set the level of jpg compression on any jpg images you upload 100 is best quality.
Default is 95 Set sprite png quality Set the level of png compression for any png images you upload 0 is best quality Set image effect on sprite Choose the image effect to apply to your CSS sprite.
Depending on what option you select, further configuration options may display Set image effect position Controls the position of the image effect on the sprite.
Only removes content when options are saved Add new CSS Sprite to plugin sprite Save Sprite Options Saves options.
Applies greyscale filter to image but leaves YELLOW channel untouched.
Set image effect on sprite Choose the image effect to apply to your CSS sprite.
So to access that image you need to specify the identifier you used when registering your sprite Access image like so eg 'wp get attachment image src, 'image-identifier ) `..
To begin you will need to set the containing block element of your sprite to the width of your sprite and 2 of its height.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more