virtual L_VOID LBitmapBase::EndChanging(nChangeType, nChangeCategory, nRetCode)
This function is called by every function that affects the bitmap.
The type of change that was done to the bitmap. For a list of all the change types and notifications refer to Bitmap Change Notifications and Notification Categories.
The change category. For a list of all the change types and notifications refer to Bitmap Change Notifications and Notification Categories.
The function return code.
None.
This function is called by every function that affects the bitmap. You can override this function to be notified when the operation has completed changing the bitmap. This function is called after the changes to the bitmap have been made. For a list of all the change types and notifications refer to Bitmap Change Notifications and Notification Categories.
Win32, x64.
For an example, refer to LBitmapBase::StartChanging.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document