ReactOS 0.4.16-dev-13-ge2fc578
|
Go to the source code of this file.
Classes | |
struct | Point |
struct | PointF |
struct | PathData |
struct | RectF |
struct | Rect |
struct | CharacterRange |
Typedefs | |
typedef float | REAL |
typedef BOOL(CALLBACK * | ImageAbort) (VOID *) |
typedef ImageAbort | DrawImageAbort |
typedef ImageAbort | GetThumbnailImageAbort |
typedef struct GdiplusAbort | GdiplusAbort |
typedef BOOL(CALLBACK * | EnumerateMetafileProc) (EmfPlusRecordType, UINT, UINT, const BYTE *, VOID *) |
typedef struct Point | Point |
typedef struct PointF | PointF |
typedef struct PathData | PathData |
typedef struct RectF | RectF |
typedef struct Rect | Rect |
typedef struct CharacterRange | CharacterRange |
typedef enum Status | Status |
Enumerations | |
enum | Status { Ok = 0 , GenericError = 1 , InvalidParameter = 2 , OutOfMemory = 3 , ObjectBusy = 4 , InsufficientBuffer = 5 , NotImplemented = 6 , Win32Error = 7 , WrongState = 8 , Aborted = 9 , FileNotFound = 10 , ValueOverflow = 11 , AccessDenied = 12 , UnknownImageFormat = 13 , FontFamilyNotFound = 14 , FontStyleNotFound = 15 , NotTrueTypeFont = 16 , UnsupportedGdiplusVersion = 17 , GdiplusNotInitialized = 18 , PropertyNotFound = 19 , PropertyNotSupported = 20 , ProfileNotFound = 21 } |
typedef struct CharacterRange CharacterRange |
typedef ImageAbort DrawImageAbort |
Definition at line 56 of file gdiplustypes.h.
typedef BOOL(CALLBACK * EnumerateMetafileProc) (EmfPlusRecordType, UINT, UINT, const BYTE *, VOID *) |
Definition at line 60 of file gdiplustypes.h.
typedef struct GdiplusAbort GdiplusAbort |
Definition at line 58 of file gdiplustypes.h.
typedef ImageAbort GetThumbnailImageAbort |
Definition at line 57 of file gdiplustypes.h.
Definition at line 55 of file gdiplustypes.h.
Definition at line 22 of file gdiplustypes.h.
Definition at line 681 of file gdiplustypes.h.
Definition at line 24 of file gdiplustypes.h.