, including all inherited members.
| Attach([in] IRdBitmap *pBitmap) | IRfBitmapFn | |
| BilinearFilter([in] RtFloat u,[in] RtFloat v,[in] RtBool wrap,[out] RtBitmapFnPixelValue *pResult) | IRfBitmapFn | |
| BilinearFilterDW_COLOR([in] RtFloat u,[in] RtFloat v,[in] RtBool wrap,[out, retval] RtDWORD *pColor) | IRfBitmapFn | |
| BilinearFilterFL_GRAY([in] RtFloat u,[in] RtFloat v,[in] RtBool wrap,[out, retval] RtFloat *pColor) | IRfBitmapFn | |
| BlendPixel([in] const RtBitmapFnPixelValue &p1,[in] const RtBitmapFnPixelValue &p2,[in] RtDWORD mode,[out] RtBitmapFnPixelValue *pResult) | IRfBitmapFn | |
| ClassId | IRsObject | |
| ClassName | IRsObject | |
| Detach() | IRfBitmapFn | |
| FastLine([in] int x0,[in] int y0,[in] int x1,[in] int y1,[in] RtDWORD color) | IRfBitmapFn | |
| FillTriangle([in] const RtUVcoord *a,[in] const RtUVcoord *b,[in] const RtUVcoord *c,[in] RtDWORD color) | IRfBitmapFn | |
| GetBitmap([out, retval] IRdBitmap **ppBitmap) | IRfBitmapFn | |
| GetPixel([in] RtDWORD x,[in] RtDWORD y,[out] RtBitmapFnPixelValue *pPixelValue) | IRfBitmapFn | |
| Line([in] int x0,[in] int y0,[in] int x1,[in] int y1,[in] RtDWORD color,[in] RtFloat thickness) | IRfBitmapFn | |
| LockBuffer([in] RtBool bWrite) | IRfBitmapFn | |
| PixelValueDW_COLOR([in] RtDWORD x,[in] RtDWORD y,[out, retval] RtDWORD *pColor) | IRfBitmapFn | |
| PixelValueFL_GRAY([in] RtDWORD x,[in] RtDWORD y,[out, retval] RtFloat *pColor) | IRfBitmapFn | |
| PutPixel([in] RtDWORD x,[in] RtDWORD y,[in] const RtBitmapFnPixelValue &PixelValue) | IRfBitmapFn | |
| StretchBlt([in] int x,[in] int y,[in] int xsize,[in] int ysize,[in] IRdBitmap *pSource) | IRfBitmapFn | |
| UnlockBuffer() | IRfBitmapFn | |