__construct() __construct(\Intervention\Image\Size $size) : mixed Create a new constraint based on size Parameters \Intervention\Image\Size $size Returns mixed —
getSize() getSize() : \Intervention\Image\Size Returns current size of constraint Returns \Intervention\Image\Size —
isFixed() isFixed(int $type) : bool Checks if given argument is fixed in current constraint Parameters int $type Returns bool —