IKSlideShow.Add
Adds a slide.
Component |
Version |
macOS |
Windows |
Linux |
Server |
iOS SDK |
IKSlideShow
|
1.6 |
✅ Yes |
❌ No |
❌ No |
❌ No |
❌ No |
MBS( "IKSlideShow.Add"; container )
More
MBS(
"IKSlideShow.Add"; /* Adds a slide. */
$container) /* The container with the image or the file. */
Less
Parameters
Parameter |
Description |
Example |
container |
The container with the image or the file. |
|
Result
Returns the number of slides added or an error message.
Description
Adds a slide.
The container can contain an image (GIF, PNG, BMP, JPEG) or an image file (TIFF, BMP, PNG, JPEG and other formats supported by macOS) or a PDF file.
For PDF files each page is made one slide.
This is the general function. It may often be better to use the functions IKSlideShow.AddImage, IKSlideShow.AddPath, IKSlideShow.AddPDF or IKSlideShow.AddURL.
Sets mode to images.
See also
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 10th August 2020
IKScannerDevicePanel.Visible
-
IKSlideShow.AddImage