#include <nsImageToBitmap.h>
|
nsresult | ImageToIcon (gfxImageSurface *aImage, PRBool aIcon, PRUint32 aHotspotX, PRUint32 aHotspotY, HICON &_retval) |
|
Definition at line 43 of file nsImageToBitmap.h.
nsImageToBitmap::nsImageToBitmap |
( |
| ) |
|
nsImageToBitmap::~nsImageToBitmap |
( |
| ) |
|
NS_IMETHODIMP nsImageToBitmap::ConvertImageToBitmap |
( |
gfxImageSurface * |
aImage, |
|
|
HBITMAP & |
outBitmap |
|
) |
| |
|
virtual |
NS_IMETHODIMP nsImageToBitmap::ConvertImageToCursor |
( |
gfxImageSurface * |
aImage, |
|
|
PRUint32 |
aHotspotX, |
|
|
PRUint32 |
aHotspotY, |
|
|
HCURSOR & |
outCursor |
|
) |
| |
|
virtual |
NS_IMETHODIMP nsImageToBitmap::ConvertImageToIcon |
( |
gfxImageSurface * |
aImage, |
|
|
HICON & |
outIcon |
|
) |
| |
|
virtual |
nsresult nsImageToBitmap::ImageToIcon |
( |
gfxImageSurface * |
aImage, |
|
|
PRBool |
aIcon, |
|
|
PRUint32 |
aHotspotX, |
|
|
PRUint32 |
aHotspotY, |
|
|
HICON & |
_retval |
|
) |
| |
|
protected |
The documentation for this class was generated from the following files: