nsImageToBitmap.h File Reference
#include "nsIImageToBitmap.h"
Include dependency graph for nsImageToBitmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nsImageToBitmap
 

Macros

#define NS_IMAGE_TO_BITMAP_CID
 
#define NS_IMAGE_TO_BITMAP_CONTRACTID   "@mozilla.org/widget/image-to-win32-hbitmap;1"
 
#define NS_IMAGE_TO_BITMAP_CLASSNAME   "Image to bitmap converter"
 

Macro Definition Documentation

#define NS_IMAGE_TO_BITMAP_CID
Value:
{ 0x7ca6dc5f, 0xf216, 0x421d, \
{ 0xad, 0x8f, 0x30, 0xc6, 0xe8, 0xfc, 0xc3, 0xe3 } }

Definition at line 67 of file nsImageToBitmap.h.

#define NS_IMAGE_TO_BITMAP_CLASSNAME   "Image to bitmap converter"

Definition at line 71 of file nsImageToBitmap.h.

#define NS_IMAGE_TO_BITMAP_CONTRACTID   "@mozilla.org/widget/image-to-win32-hbitmap;1"

Definition at line 70 of file nsImageToBitmap.h.