Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
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
- IKSlideShow.AddImage
- IKSlideShow.AddPath
- IKSlideShow.AddPDF
- IKSlideShow.AddURL
- IKSlideShow.ItemAtIndex
- IKSlideShow.Run
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 10th August 2020