import Foundation
import UIKit

/// Changes image brightness, saturation and hue.
public class PartialBlurTransform: Transform {