⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
BitmapToolkit
All Projects
Scol
»
BitmapToolkit
Overview
Activity
Roadmap
Issues
Spent time
Gantt
Calendar
News
Documents
Wiki
Files
Repository
API Documentation
BitmapToolkit Scol plugin
include
CameraTorchIOS.h
Go to the documentation of this file.
1
//
2
// CameraTorch.h
3
// Scol
4
//
5
// Created by Bastien on 09/06/2018.
6
//
7
//
8
9
#ifndef CameraTorchIOS_h
10
#define CameraTorchIOS_h
11
14
void
turnTorchOn
(
bool
state);
15
16
#endif
/* CameraTorchIOS_h */
turnTorchOn
void turnTorchOn(bool state)
enable or disable camera flash
Definition
CameraTorchIOS.mm:3
Generated by
1.9.8
Loading...