|
virtual |
Called by the framework when the user runs the image editor.
This function is called by the framework when the user runs the image editor. Override OnEditToolbarMenuImage in a derived class in order to execute a custom image editor.
The default implementation displays CBCGPImageEditDlg dialog.
pWndParent | A pointer to the parent window. |
bitmap | A reference to a bitmap object to be edited. |
nBitsPerPixel | Bitmap color resolution in bits per pixel. |