Mir
|
#include "mir/graphics/pixel_format_utils.h"
Namespaces | |
mir | |
All things Mir. | |
mir::graphics | |
Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
Functions | |
MirPixelFormat utility functions | |
A set of functions to query details of MirPixelFormat TODO improve this through https://bugs.launchpad.net/mir/+bug/1236254 | |
bool | mir::graphics::valid_pixel_format (MirPixelFormat format) |
int | mir::graphics::red_channel_depth (MirPixelFormat format) |
int | mir::graphics::green_channel_depth (MirPixelFormat format) |
int | mir::graphics::blue_channel_depth (MirPixelFormat format) |
int | mir::graphics::alpha_channel_depth (MirPixelFormat format) |
bool | mir::graphics::contains_alpha (MirPixelFormat format) |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016