AISFWUtilitiesSuite Struct Reference
[API Suite List]
This suite provides access to save-for-Web features.
More...
#include <AISFWUtilities.h>
List of all members.
Public Attributes |
AIAPI AIErr(* | GetSaveSettingsDirectory )(ai::FilePath &outFileSpec) |
| Retrieves the location of the file in which application Save-For-Web settings are saved.
|
AIAPI AIErr(* | ShowSliceOptions )(ai::int32 inSliceID) |
| Displays the Slice Options dialog, which allows the user to set the options for an image slice.
|
Detailed Description
This suite provides access to save-for-Web features.
Member Data Documentation
Retrieves the location of the file in which application Save-For-Web settings are saved.
- Parameters:
-
| outFileSpec | [out] A buffer in which to return the file specification. |
Displays the Slice Options dialog, which allows the user to set the options for an image slice.
This is the dialog shown when you create a slice in the document (draw an object, choose Object>Slice>Make), select it, and choose Object>Slice>Slice Options. Modifiable options in this dialog include slice type, name, URL, target, message, alternate text, and background color.
- Parameters:
-
| inSliceID | The unique slice identifier. |
The documentation for this struct was generated from the following file: