Modify ↓
#1469 closed Bug (Fixed)
_GDIPlus_BitmapCloneArea must use _GDIPlus_BitmapDispose to release
Reported by: | Beege | Owned by: | Jon |
---|---|---|---|
Milestone: | 3.3.5.5 | Component: | Documentation |
Version: | 3.3.4.0 | Severity: | None |
Keywords: | Cc: |
Description
Currently the documentation states that the user should use _WinAPI_DeleteObject() to release the bitmap created by _GDIPlus_BitmapCloneArea. This is incorrect. Much like _GDIPlus_BitmapCreateFromFile, _GDIPlus_BitmapCreateFromGraphics, and _GDIPlus_BitmapCreateFromHBITMAP, _GDIPlus_BitmapCloneArea must also use _GDIPlus_BitmapDispose to release.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by Jon
- Milestone set to 3.3.5.5
- Owner set to Jon
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by Jon
Fixed by revision [5711] in version: 3.3.5.5
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fixed by revision [5710] in version: 3.3.5.5