Uses of Interface
org.refcodes.graphical.Pixmap
-
Uses of Pixmap in org.refcodes.graphical
Subinterfaces of Pixmap in org.refcodes.graphicalModifier and TypeInterfaceDescriptionstatic interfacePixmap.PixmapBuilder<PX, B extends Pixmap.PixmapBuilder<PX,B>> Provides a builder method for a pixmap property returning the builder for applying multiple build operations.static interfaceProvides a pixmap property.interfaceThe Interface RgbPixmap.static interfaceThe Interface RgbPixmapBuilder.static interfaceThe Interface RgbPixmapProperty.Classes in org.refcodes.graphical that implement PixmapModifier and TypeClassDescriptionclassTheRgbPixmapBuilderImplclass implements theRgbPixmap.RgbPixmapBuilderinterface.classTheRgbPixmapImplclass implements theRgbPixmapinterface.Methods in org.refcodes.graphical that return PixmapMethods in org.refcodes.graphical with parameters of type PixmapModifier and TypeMethodDescriptiondefault voidPixmap.PixmapBuilder.mergeColorArrays(Pixmap<PX> aSourceColorArray) Merge color arrays.