ROMImage public extension ROMImage Public Functions original() Returns a new image that will never act as a template. Declaration Swift func original() -> ROMImage template() Returns a new image that will always act as a template. Declaration Swift func template() -> ROMImage