For proxy bitmaps, the bitmap info describes the reduced-size proxy settings, while the info's proxy subject describes the full-size subject bitmap. More...
Functions |
|
BMMExport BitmapInfo * | GetProxySubject (BOOL create=FALSE) |
Returns the subject info of the proxy. When
create is TRUE, the subject info will be allocated if it was null.
|
|
BMMExport void | ResetProxySubject () |
Deletes the subject info and sets it to
null. |
|
BMMExport BOOL | AllocProxySubject () |
Creates the subject info. |
For proxy bitmaps, the bitmap info describes the reduced-size proxy settings, while the info's proxy subject describes the full-size subject bitmap.
Used when the info has the proxy flag toggled.
BMMExport BitmapInfo* GetProxySubject | ( | BOOL | create = FALSE |
) | [inherited] |
Returns the subject info of the proxy. When create is TRUE, the subject info will be allocated if it was null.
BMMExport void ResetProxySubject | ( | ) | [inherited] |
Deletes the subject info and sets it to null.
BMMExport BOOL AllocProxySubject | ( | ) | [inherited] |
Creates the subject info.
Info is initialized as per the default constructor