Uses of Class
rekit.primitives.image.AbstractImage
Packages that use AbstractImage
-
Uses of AbstractImage in rekit.gui
Methods in rekit.gui that return AbstractImageModifier and TypeMethodDescriptionstatic AbstractImageImageManagement.getAsAbstractImage(String src, boolean mirrorX, boolean mirrorY) Get theAbstractImagefrom the resources by name.Methods in rekit.gui with parameters of type AbstractImageModifier and TypeMethodDescriptionstatic ImageImageManagement.toImage(AbstractImage in) ConvertAbstractImagetoImage. -
Uses of AbstractImage in rekit.logic.filters
Methods in rekit.logic.filters that return AbstractImageModifier and TypeMethodDescriptiondefault AbstractImageFilter.apply(AbstractImage imageData) Apply Filter.GrayScaleMode.apply(AbstractImage image) Methods in rekit.logic.filters with parameters of type AbstractImageModifier and TypeMethodDescriptiondefault AbstractImageFilter.apply(AbstractImage imageData) Apply Filter.GrayScaleMode.apply(AbstractImage image)