SVGImgProcessor

public struct SVGImgProcessor : ImageProcessor

SVG image processor for Kingfisher library

  • Declaration

    Swift

    public var identifier: String
  • Declaration

    Swift

    public func process(item: ImageProcessItem, options: KingfisherParsedOptionsInfo) -> KFCrossPlatformImage?