Opened 16 years ago
Closed 16 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)
Changed 16 years ago by smashly
comment:1 Changed 16 years ago by Smashly
Sorry this ticket was meant to be in Requests.
comment:2 Changed 16 years ago by Valik
- Type changed from Bug to Feature Request
comment:3 Changed 16 years ago by smashly
This request can be closed or moved to rejected as it's not submitted correctly.
comment:4 Changed 16 years ago by Jos
- Resolution set to Rejected
- Status changed from new to closed
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.
GDIPlus_SomeImageGetISetMultiFrameFunctions.au3