| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Component: IKPictureTaker
A panel on macOS to load images.
| Version | macOS | Windows | Linux | Server | iOS SDK |
| 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
| Item | Details |
|---|---|
| IKPictureTaker.ClearNotification Clears the script to be called. | Mac only 3.5 |
| IKPictureTaker.GetAllowsEditing Queries whether image editing is allowed. | Mac only 3.5 |
| IKPictureTaker.GetAllowsFileChoosing Queries whether image files can be chosen. | Mac only 3.5 |
| IKPictureTaker.GetAllowsVideoCapture Queries whether video capture is allowed. | Mac only 3.5 |
| IKPictureTaker.GetInformationalText Queries informational text. | Mac only 3.5 |
| IKPictureTaker.GetInputImage Return the original PictureTaker's input-image. | Mac only 3.5 |
| IKPictureTaker.GetMirroring Queries video mirroring status. | Mac only 3.5 |
| IKPictureTaker.GetOutputImage Return the edited image. | Mac only 3.5 |
| IKPictureTaker.GetOutputImageMaxHeight Queries the maximum allowed image height. | Mac only 3.5 |
| IKPictureTaker.GetOutputImageMaxWidth Queries the maximum allowed image width. | Mac only 3.5 |
| IKPictureTaker.GetRemainOpenAfterValidate Queries whether the picture taker should remain open after the user selects done. | Mac only 3.5 |
| IKPictureTaker.GetShowAddressBookPicture Queries whether addressbook pictures are shown. | Mac only 3.5 |
| IKPictureTaker.GetShowEffects Queries whether to show effects. | Mac only 3.5 |
| IKPictureTaker.GetShowEmptyPicture Queries the image to be shown for empty picture. | Mac only 3.5 |
| IKPictureTaker.GetShowRecentPicture Queries whether to show recent pictures. | Mac only 3.5 |
| IKPictureTaker.GetUpdateRecentPicture Queries whether to allow a recent picture to be updated. | Mac only 3.5 |
| IKPictureTaker.Run Launch the PictureTaker. | Mac only 3.5 |
| IKPictureTaker.SetAllowsEditing Sets whether image editing is allowed. | Mac only 3.5 |
| IKPictureTaker.SetAllowsFileChoosing Sets whether image files can be chosen. | Mac only 3.5 |
| IKPictureTaker.SetAllowsVideoCapture Sets whether video capture is allowed. | Mac only 3.5 |
| IKPictureTaker.SetInformationalText Sets informational text. | Mac only 3.5 |
| IKPictureTaker.SetInputImage Set the image input for the PictureTaker. | Mac only 3.5 |
| IKPictureTaker.SetMirroring Controls whether the receiver enable/disable video mirroring durring snapshots (default is on). | Mac only 3.5 |
| IKPictureTaker.SetNotification Installs a notification script. | Mac only 3.5 |
| IKPictureTaker.SetOutputImageMaxSize Sets maximum size of the output image. | Mac only 3.5 |
| IKPictureTaker.SetRemainOpenAfterValidate Sets whether the picture taker should remain open after the user selects done. | Mac only 3.5 |
| IKPictureTaker.SetShowAddressBookPicture Deprecated Sets whether address book pictures are shown. | Mac only 3.5 |
| IKPictureTaker.SetShowEffects Sets whether to show effects. | Mac only 3.5 |
| IKPictureTaker.SetShowEmptyPicture Sets the image to be shown for empty picture. | Mac only 3.5 |
| IKPictureTaker.SetShowRecentPicture Sets whether to show recent pictures. | Mac only 3.5 |
| IKPictureTaker.SetUpdateRecentPicture Sets whether to allow a recent picture to be updated. | Mac only 3.5 |
31 functions shown.
These functions require a license (100%).
Blog Entries
Example Databases