![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include "FXId.h"
Go to the source code of this file.
Classes | |
class | FX::FXVisual |
Visual describes pixel format of a drawable. More... | |
Namespaces | |
namespace | FX |
Enumerations | |
enum | { FX::VISUAL_DEFAULT = 0, FX::VISUAL_MONO = 1, FX::VISUAL_GRAY = 2, FX::VISUAL_INDEX = 4, FX::VISUAL_COLOR = 8, FX::VISUAL_BEST = 16, FX::VISUAL_FORCE = 32, FX::VISUAL_OWN_COLORMAP = 64, FX::VISUAL_WINDOW = 128, FX::VISUAL_IMAGE = 256, FX::VISUAL_BUFFER = 512, FX::VISUAL_DOUBLE_BUFFER = 1024, FX::VISUAL_STEREO = 2048, FX::VISUAL_NO_ACCEL = 4096, FX::VISUAL_SWAP_COPY = 8192, FX::VISUAL_FLOAT = 16384 } |
![]() |