Modify ↓
Opened 18 years ago
Closed 18 years ago
#489 closed Feature Request (Rejected)
Add _GDIPlus_ImageSaveAddImage & _GDIPlus_ImageSaveAdd to GDIPlus.au3
| Reported by: | smashly | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
_GDIPlus_ImageSaveAddImage
_GDIPlus_ImageSaveAdd
Both function are handy if your wanting to create or add pages to a multi-frame tif file.
Both functions are in the attached example.
Functions are in the same format as found in GDIPlus.au3
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | Example_GDIPlus_ImageSaveAddImage_ImageSaveAdd.au3 added |
|---|
comment:2 by , 18 years ago
This request can be closed and or moved to rejected as it's not submitted correctly.
comment:3 by , 18 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Example_GDIPlus_ImageSaveAddImage_ImageSaveAdd.au3