import Foundation
import UIKit

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