Function Entry: ENDIMAGE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ENDIMAGE
Name
`endimage`
Class
DCL Function
Syntax
(end_image)
Arguments and Values
None.
Description
Ends creation of the currently active dialog-box image. Counterpart to `startimage`.
Return Values
Always returns nil.
Side Effects
Commits pending image-tile updates.
Examples
See `fillimage and slideimage`.
Availability
- AutoCAD 2026: documented.
- BricsCAD V26: presumed compatible.
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [endimage (AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-C5DDD271-AA70-4546-9346-09C540979AC2.htm)
- Status: documented (Phase 3 body fill).