[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Presents the Camera Client Service. [Property] Constructor=Sets the Constructor of the instance. ARG(enum)|14|1|None,Constructor +URI=Sets the address of the endpoint. ARG(string)|2| [Methods] *doConstructor=Create a new instance. ARG(string uri)|1|0 doGrabFrame=Captures a Bgr image frame. ARG()|1|0 onImage=Occurs after capture an image and returns it. ARG(Image)|2|0 Client=Returns the Client object. ARG(IImageService)|3|0 *Height=Gets the height of this capture. ARG(int)|3|1 *Width=Gets the width of this capture. ARG(int)|3|1 URI=Defines the address of the endpoint. ARG(string)|4|2