abstract_api.image_processing.strategies._mixins.height_mixin module#

class abstract_api.image_processing.strategies._mixins.height_mixin.HeightMixin(*, height: int, **kwargs)[source]#

Bases: object

Height mixin.

property height: int#

Height to resize the image to.

json() dict[str, int | str][source]#

Returns a dict with strategy attributes to be used with requests.