Uses of Class
com.iizix.prop.ImageReference
Packages that use ImageReference
Uses of ImageReference in com.iizix.prop
Subclasses of ImageReference in com.iizix.propModifier and TypeClassDescriptionclass
The Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.Methods in com.iizix.prop that return ImageReferenceModifier and TypeMethodDescriptionImageReference.clone()
Cloning first makes sure there is a cached ClientImageData instance available in source.ModuleApp.getIconBitmapReference()
Gets the reference to the app icon bitmap.ModuleApp.getIconSVGReference()
Gets the reference to the app icon SVG.