in_texture_pad

Pads the texture with a border.

version(IN_DYNLIB)
export extern (C) @nogc
void
in_texture_pad

Parameters

obj in_texture_t*

The texture object.

thickness uint

Thickness of the border in pixels.

Meta