Skip to content

Commit 2535153

Browse files
committed
public init
1 parent 244966b commit 2535153

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Sources/iOSIntPackage/ImageProcessor.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import UIKit
1111

1212
public struct ImageProcessor {
1313

14+
public init() {}
15+
1416
public func processImage(
1517
sourceImage: UIImage,
1618
filter: ColorFilter,

0 commit comments

Comments
 (0)