Image Processing Toolbox User's Guide Previous page   Next Page
iptgetpref

Return Image Processing Toolbox preference

Syntax

Description

prefs = iptgetpref returns a structure containing all the Image Processing Toolbox preferences with their current values. Each field in the structure has the name of an Image Processing Toolbox preference. See iptsetpref for a list.

value = iptgetpref(prefname) returns the value of the Image Processing Toolbox preference specified by the string prefname. See iptsetpref for a complete list of valid preference names. Preference names are not case sensitive and can be abbreviated.

Example

See Also

imshow, iptsetpref


Previous page  iptgetapi ipticondir Next page

© 1994-2005 The MathWorks, Inc.