ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <gdiplusheaders.h>

Inherits Image.

Public Member Functions

 Bitmap (IDirectDrawSurface7 *surface)
 Bitmap (INT width, INT height, Graphics *target)
 Bitmap (const BITMAPINFO *gdiBitmapInfo, VOID *gdiBitmapData)
 Bitmap (INT width, INT height, PixelFormat format)
 Bitmap (HBITMAP hbm, HPALETTE hpal)
 Bitmap (INT width, INT height, INT stride, PixelFormat format, BYTE *scan0)
 Bitmap (const WCHAR *filename, BOOL useIcm)
 Bitmap (HINSTANCE hInstance, const WCHAR *bitmapName)
 Bitmap (HICON hicon)
 Bitmap (IStream *stream, BOOL useIcm)
BitmapClone (const Rect &rect, PixelFormat format)
BitmapClone (const RectF &rect, PixelFormat format)
BitmapClone (REAL x, REAL y, REAL width, REAL height, PixelFormat format)
BitmapClone (INT x, INT y, INT width, INT height, PixelFormat format)
Status GetHBITMAP (const Color &colorBackground, HBITMAP *hbmReturn)
Status GetHICON (HICON *hicon)
Status GetPixel (INT x, INT y, Color *color)
Status LockBits (const Rect *rect, UINT flags, PixelFormat format, BitmapData *lockedBitmapData)
Status SetPixel (INT x, INT y, const Color &color)
Status SetResolution (REAL xdpi, REAL ydpi)
Status UnlockBits (BitmapData *lockedBitmapData)

Static Public Member Functions

static BitmapFromBITMAPINFO (const BITMAPINFO *gdiBitmapInfo, VOID *gdiBitmapData)
static BitmapFromDirectDrawSurface7 (IDirectDrawSurface7 *surface)
static BitmapFromFile (const WCHAR *filename, BOOL useEmbeddedColorManagement)
static BitmapFromHBITMAP (HBITMAP hbm, HPALETTE hpal)
static BitmapFromHICON (HICON hicon)
static BitmapFromResource (HINSTANCE hInstance, const WCHAR *bitmapName)
static BitmapFromStream (IStream *stream, BOOL useEmbeddedColorManagement)

Detailed Description

Definition at line 227 of file gdiplusheaders.h.


The documentation for this class was generated from the following file:

Generated on Sat May 26 2012 06:15:05 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.