Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/structures/imageformat_t.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/structures/imageformat_t.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/structures/imageformat_t.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/structures/imageformat_t.html on line 8

ImageFormat_t

A structure that defines an image format

Synopsis:

See below.

Description:

The ImageFormat_t structure describes an image format. It contains at least the following members:

uint32_t width
The width of the image, in pixels.
uint32_t height
The height of the image, in pixels.
uint16_t depth
The color depth of the image, in bits.
int16_t transparent
If this image is transparent, this value is the transparency index + 1. If the image isn't transparent, this value is 0.
uint8_t pal[256][3]
The image palette.

Classification:

QNX Neutrino

See also:

AudioFormat_t, VideoFormat_t, MediaFormat_t


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/structures/imageformat_t.html on line 90

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/structures/imageformat_t.html on line 90