Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

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

Example Databases

Created 18th August 2014, last changed 10th August 2020


IKScannerDevicePanel.Visible - IKSlideShow.AddImage

Feedback: Report problem or ask question.