ROMImage

public extension ROMImage

Public Functions

  • Returns a new image that will never act as a template.

    Declaration

    Swift

    func original() -> ROMImage
  • Returns a new image that will always act as a template.

    Declaration

    Swift

    func template() -> ROMImage