Minutes 091208: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 12: | Line 12: | ||
*** Have Query methods for discovering the capabilities of the ImageIO | *** Have Query methods for discovering the capabilities of the ImageIO | ||
*** Have an option for: given a filename, return information about what the ImageIO class could do with that filename | *** Have an option for: given a filename, return information about what the ImageIO class could do with that filename | ||
*** Set of boolean entries in a structure | ***# Set of boolean entries in a structure | ||
***# Set of CanDoThis() methods that return booleans | |||
== Pictures == | == Pictures == |
Revision as of 17:29, 12 September 2008
Attendees
- Hans Johnson
- Kent Williams
- Luis Ibanez
- Yumin
Technical Topics
- ImageIO support for GUI's
- Suggestion by Kent
- Have Query methods for discovering the capabilities of the ImageIO
- Have an option for: given a filename, return information about what the ImageIO class could do with that filename
- Set of boolean entries in a structure
- Set of CanDoThis() methods that return booleans
- Suggestion by Kent