Package com.github.weisj.darklaf.icons
Interface ImageSource
-
- All Known Implementing Classes:
CustomThemedIcon,DarkSVGIcon,ThemedSVGIcon
public interface ImageSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default ImagecreateImage(int width, int height)ImagecreateImage(Dimension size)
-