import Foundation

/// Change the image to look like it was oil painted.
public class OilPaintTransform: Transform {
    // MARK: - Lifecycle