BitmapStorageHDR Member List

This is the complete list of members for BitmapStorageHDR, including all inherited members.
Allocate(BitmapInfo *bi, BitmapManager *manager, int openMode)=0BitmapStorage [pure virtual]
AllocRenderInfo()BitmapStorage
Aspect()BitmapStorage [inline]
biBitmapStorage
BitmapStorage()BitmapStorage
ChannelsPresent()BitmapStorage [inline, virtual]
ClampColor(BMM_Color_64 &out, const BMM_Color_fl &in)BitmapStorage [inline, static]
ClampColorA(BMM_Color_64 &out, const BMM_Color_fl &in)BitmapStorage [inline, static]
ClampScaleColor(BMM_Color_64 &out, const BMM_Color_fl &in)BitmapStorage [inline]
ClampScaleColorA(BMM_Color_64 &out, const BMM_Color_fl &in)BitmapStorage [inline]
ClearFlags(DWORD f)BitmapStorage [inline]
ClosestColor(BMM_Color_48 color)BitmapStorage [virtual]
ClosestColor(int r, int g, int b)BitmapStorage [virtual]
Connect()=0BitmapStorage [pure virtual]
CopyCrop(Bitmap *from, BMM_Color_64 fillcolor)BitmapStorageHDR [virtual]
CopyCrop(Bitmap *from, BMM_Color_fl fillcolor)BitmapStorageHDR [virtual]
CopyImage(Bitmap *from, int operation, BMM_Color_64 fillcolor, BitmapInfo *bi=NULL)BitmapStorageHDR [virtual]
CopyImage(Bitmap *from, int operation, BMM_Color_fl fillcolor, BitmapInfo *bi=NULL)BitmapStorageHDR [virtual]
CopyImage(Bitmap *from, int operation, int fillindex)BitmapStorageHDR [virtual]
CopyScaleHigh(Bitmap *from, HWND hWnd, BMM_Color_64 **buf=NULL, int w=0, int h=0)BitmapStorageHDR [virtual]
CopyScaleHigh(Bitmap *from, HWND hWnd, BMM_Color_fl **buf=NULL, int w=0, int h=0)BitmapStorageHDR [virtual]
CopyScaleLow(Bitmap *from)BitmapStorageHDR [virtual]
CreateChannels(ULONG channelIDs)BitmapStorage [virtual]
CropImage(int width, int height, BMM_Color_64 fillcolor)BitmapStorageHDR [virtual]
CropImage(int width, int height, int fillindex)BitmapStorageHDR [virtual]
BitmapStorage::CropImage(int width, int height, BMM_Color_fl fillcolor)=0BitmapStorage [pure virtual]
DeleteChannels(ULONG channelIDs)BitmapStorage [inline, virtual]
Disconnect()=0BitmapStorage [pure virtual]
evalStringBitmapStorage
Fill(const BMM_Color_fl &fillColor)BitmapStorage [virtual]
Fill(const BMM_Color_64 &fillColor)BitmapStorage [virtual]
flagsBitmapStorage [protected]
Flags()BitmapStorage [inline]
Gamma()BitmapStorage [inline]
gammaTableBitmapStorage [protected]
gbufferBitmapStorage [protected]
Get16Gray(int x, int y, int pixels, WORD *ptr)BitmapStorageHDR [virtual]
BitmapStorage::Get16Gray(int x, int y, int pixels, float *ptr)=0BitmapStorage [pure virtual]
GetAlphaPtr(int *type)BitmapStorage [inline, virtual]
GetChannel(ULONG channelID, ULONG &chanType)BitmapStorage [inline, virtual]
GetFiltered(float u, float v, float du, float dv, BMM_Color_64 *ptr)BitmapStorageHDR [virtual]
BitmapStorage::GetFiltered(float u, float v, float du, float dv, BMM_Color_fl *ptr)=0BitmapStorage [pure virtual]
GetGBuffer()BitmapStorage [inline]
GetIndexPixels(int x, int y, int pixels, unsigned char *ptr)=0BitmapStorage [pure virtual]
GetInputGammaTable()BitmapStorage
GetInterface(Interface_ID id)BaseInterfaceServer [virtual]
GetInterfaceAt(int i) const BaseInterfaceServer [virtual]
GetLinearPixels(int x, int y, int pixels, BMM_Color_64 *ptr)BitmapStorageHDR [virtual]
BitmapStorage::GetLinearPixels(int x, int y, int pixels, BMM_Color_fl *ptr)=0BitmapStorage [pure virtual]
GetPalette(int start, int count, BMM_Color_48 *ptr)=0BitmapStorage [pure virtual]
GetPixels(int x, int y, int pixels, BMM_Color_64 *ptr)BitmapStorageHDR [virtual]
BitmapStorage::GetPixels(int x, int y, int pixels, BMM_Color_fl *ptr)=0BitmapStorage [pure virtual]
GetRenderInfo()BitmapStorage
GetSCol(WORD *, WORD *, int, int)BitmapStorage [virtual]
GetSCol(float *, float *, int, int)BitmapStorage [virtual]
GetSRow(WORD *, int, WORD *, int)BitmapStorage [virtual]
GetSRow(float *, int, float *, int)BitmapStorage [virtual]
GetStoragePtr(int *type)BitmapStorage [inline, virtual]
HasAlpha()BitmapStorage [inline]
HasGamma()BitmapStorage [inline]
Height()BitmapStorage [inline]
interfacesBaseInterfaceServer [protected]
IsDithered()BitmapStorage [inline]
IsHighDynamicRange()BitmapStorageHDR [inline, virtual]
managerBitmapStorage [protected]
Manager()BitmapStorage [inline]
MapReady()=0BitmapStorage [pure virtual]
MaxAlphaLevel()=0BitmapStorage [pure virtual]
MaxRGBLevel()=0BitmapStorage [pure virtual]
NumInterfaces() const BaseInterfaceServer [virtual]
OpenMode()BitmapStorage [inline]
openModeBitmapStorage [protected]
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
paletteBitmapStorage [protected]
Paletted()BitmapStorage [inline]
paletteSlotsBitmapStorage [protected]
PreMultipliedAlpha()BitmapStorage [inline]
Put16Gray(int x, int y, int pixels, WORD *ptr)BitmapStorageHDR [virtual]
BitmapStorage::Put16Gray(int x, int y, int pixels, float *ptr)=0BitmapStorage [pure virtual]
PutIndexPixels(int x, int y, int pixels, unsigned char *ptr)=0BitmapStorage [pure virtual]
PutPixels(int x, int y, int pixels, BMM_Color_64 *ptr)BitmapStorageHDR [virtual]
BitmapStorage::PutPixels(int x, int y, int pixels, BMM_Color_fl *ptr)=0BitmapStorage [pure virtual]
PutSCol(WORD *, WORD *, int, int)BitmapStorage [virtual]
PutSCol(float *, float *, int, int)BitmapStorage [virtual]
PutSRow(WORD *, int, WORD *, int)BitmapStorage [virtual]
PutSRow(float *, int, float *, int)BitmapStorage [virtual]
rendInfoBitmapStorage [protected]
ResizeImage(int width, int height, int newpalette)=0BitmapStorage [pure virtual]
Scale(WORD *, int, WORD *, int)BitmapStorage [virtual]
Scale(float *, int, float *, int)BitmapStorage [virtual]
ScaleColor(BMM_Color_64 &out, BMM_Color_fl in)BitmapStorage [static]
ScaleColorA(BMM_Color_64 &out, const BMM_Color_fl &in)BitmapStorage [inline, static]
ScaleColors()BitmapStorage [inline]
ScaleX(Bitmap *, BMM_Color_64 *, WORD *, WORD *, HWND, int cw=0, int ch=0)BitmapStorage [virtual]
ScaleX(Bitmap *, BMM_Color_fl *, float *, float *, HWND, int cw=0, int ch=0)BitmapStorage [virtual]
ScaleY(Bitmap *, BMM_Color_64 *, WORD *, WORD *, HWND, int cw=0, int ch=0)BitmapStorage [virtual]
ScaleY(Bitmap *, BMM_Color_fl *, float *, float *, HWND, int cw=0, int ch=0)BitmapStorage [virtual]
SetFlags(DWORD f)BitmapStorage [inline]
SetGamma(float gam)BitmapStorage
SetHasGamma(BOOL onOff)BitmapStorage
SetPalette(int start, int count, BMM_Color_48 *ptr)=0BitmapStorage [pure virtual]
StraightCopy(Bitmap *from)BitmapStorageHDR [virtual]
typeBitmapStorage [protected]
Type()BitmapStorage [inline]
UpdateGammaTable()BitmapStorage
usageCountBitmapStorage [protected]
UsageCount()BitmapStorage [inline]
UseScaleColors(int on)BitmapStorage [inline]
Width()BitmapStorage [inline]
~BaseInterfaceServer()BaseInterfaceServer [virtual]
~BitmapStorage()BitmapStorage [virtual]
~InterfaceServer()InterfaceServer [virtual]