Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
im_bits_of_fmt(3) - Linux man page
Name
im_bits_of_fmt - return number of bits of band format
Synopsis
#include <vips/vips.h>
int im_bits_of_fmt( int bandfmt )
Description
im_bits_of_fmt
(3)
calculates the number of bits of band format.
Return Value
On success this function returns the number of bits of band format and -1 is returned on error.