Uses of Class
org.teamapps.icons.api.CustomIconStyle
-
Packages that use CustomIconStyle Package Description org.teamapps.icons.systemprovider -
-
Uses of CustomIconStyle in org.teamapps.icons.systemprovider
Methods in org.teamapps.icons.systemprovider with parameters of type CustomIconStyle Modifier and Type Method Description voidSystemIconProvider. registerCustomIconStyle(CustomIconStyle customIconStyle)byte[]StylingIconProvider. styleIcon(CustomIconStyle customIconStyle, byte[] imageBytes)
-