Modify ↓
Opened 18 years ago
Closed 18 years ago
#492 closed Feature Request (Rejected)
Add to GDIPlus Image functions for retrieving frames from multi-frame images.
| Reported by: | smashly | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
_GDIPlus_ImageGetFrameDimensionCount
_GDIPlus_ImageGetFrameDimensionList
_GDIPlus_ImageGetFrameCount
_GDIPlus_ImageSelectActiveFrame
These functions in combination with existing GDIPlus.au3 functions give the user the ability to get individual frames from a multi-frame image eg: TIF & GIF formats.
Functions are attached to ticket.
I don't have a proper example of use to supply yet. (still working on an example as well as a couple more functions).
Attachments (1)
Change History (5)
by , 18 years ago
| Attachment: | GDIPlus_SomeImageGetISetMultiFrameFunctions.au3 added |
|---|
comment:2 by , 18 years ago
| Type: | Bug → Feature Request |
|---|
comment:3 by , 18 years ago
This request can be closed or moved to rejected as it's not submitted correctly.
comment:4 by , 18 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

GDIPlus_SomeImageGetISetMultiFrameFunctions.au3