Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
Cursor options
Enumerations
enum
{
FX::CURSOR_KEEP
= 0x00000100,
FX::CURSOR_OWNED
= 0x00000200
}
Enumeration Type Documentation
anonymous enum
Cursor options.
Enumeration values:
CURSOR_KEEP
Keep pixel data in client.
CURSOR_OWNED
Pixel data is owned by image.
Copyright © 1997-2004 Jeroen van der Zijp