BCGSuite for MFC
virtual void CBCGPHotSpotImageCtrl::OnAfterLoadImage ( BOOL  bIsHotImage)
inlinevirtual

Called by the hot spot control immediately after the image loads.

Override OnAfterLoadImage method to implement some image processing, such as color modification, prior to displaying this image.

Parameters
bIsHotImageTrue if this object is hot image.