|
file | border/adjust.hh [code] |
| Define a function that adjusts the thickness of an image virtual border.
|
|
file | border/all.hh [code] |
| File that includes all border-related routines.
|
|
file | border/duplicate.hh [code] |
| Define function that fills border using nearest pixels.
|
|
file | border/equalize.hh [code] |
| Define a function that equalizes the thickness of an image virtual border.
|
|
file | border/essential.hh [code] |
| File that includes the most useful border-related routines.
|
|
file | border/fill.hh [code] |
| Define function that fills border using a given value.
|
|
file | find.hh [code] |
| Define function that searches the border thickness of image.
|
|
file | border/get.hh [code] |
| Define function that returns the real border thickness of image.
|
|
file | border/mirror.hh [code] |
| Define function that fills border using nearer pixels with a mirroring effect.
|
|
file | resize.hh [code] |
| Define a function that resizes the virtual border of an image.
|
|
file | resize_equal.hh [code] |
| Define a function that resizes the virtual border of a couple of images so that they eventually have the same border thickness.
|
|
file | thickness.hh [code] |
| Define the variable which specifies border thickness for image creation.
|
|