ImageCrop

constructor(top: Int = 0, bottom: Int = 0, left: Int = 0, right: Int = 0)(source)

Parameters

top

Pixels to remove from top

bottom

Pixels to remove from bottom

left

Pixels to remove from left

right

Pixels to remove from right