Focal ===== Usage: `focal(x:x)` Description ----------- This filter adds a focal point, which is used in later transforms. Arguments --------- - ``left, top, right, bottom``: All mandatory arguments in the ``x:x`` format. Example ------- Before cropping with specific focal point: .. image:: images/tom_before_brightness.jpg :alt: Original picture :: http://localhost:8888/unsafe/400x100/filters:focal(146x206:279x360)/https%3A%2F%2Fgithub.com%2Fthumbor%2Fthumbor%2Fraw%2Fmaster%2Fexample.jpg After specifying the focal point: .. image:: images/after-focal.jpg :alt: Picture after the RGB filter .. warning:: When using this filter together with detectors, extract focal points filter or metadata parameter, unexpected behavior may occur.