| Image Acquisition Toolbox | ![]() |
Return property characteristics for image acquisition objects
Syntax
Description
returns the structure out = propinfo(obj)
out whose field names are the names of all the properties supported by obj. obj must be a 1-by-1 image acquisition object. The value of each field is a structure containing the fields shown below.
returns the structure out = propinfo(obj,'PropertyName')
out for the property specified by PropertyName. If PropertyName is a cell array of strings, propinfo returns a structure for each property, stored in a cell array.
Example
Create the video input object vid.
Capture all property information for all properties.
Access property information for a particular property.
See Also
| preview | save | ![]() |
Learn more about the latest releases of MathWorks products: |
| © 1994-2009 The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |