You may use oBmp:SetImages( newImageFile/Resource )
Explanation:
oBmp:SetImages( [NormalImage], [PressedImage], [DisabledImage], [HoverImage] )
We can change any one or more of the images by specifying new image[s], without disturbing other images.
↧