Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
IM_FLOOR
IM_FLOOR
Section: C Library Functions (3)
Updated: 20 June 2002
Local index
Up
NAME
im_floor - for each pixel, find the largest integral value not greater than
SYNOPSIS
#include <
vips/vips.h
>
int im_floor( in, out )
IMAGE *in, *out;
DESCRIPTION
im_floor
(3)
finds the largest integral value not greater than. Copy for integer types, call
floor
(3) for float and complex types. Output type == input type.
RETURN VALUE
The function returns 0 on success and -1 on error.
SEE ALSO
im_abs
(3),
im_clip2fmt
(3),
im_ceil
(3)
Index
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
This document was created by
man2html
, using the manual pages.
Time: 21:48:18 GMT, April 16, 2011