Skip to content

lib.img.adjust.Crop

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

Crop

in lib.img.adjust


Crops an image. Negative crop values add padding to the image, using the given background color.


Input Parameters

Name (Relevancy & Type) Description
Texture2d (Texture2DRequired) -
LeftRight (Int2) -
TopBottom (Int2) -
PaddingColor (Vector4) -

Outputs

Name Type
Output SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally