Cocktail Help Reference
PathToImageSourceConverter Class Members
See Also  Fields  Properties  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : PathToImageSourceConverter Class


Glossary Item Box

The following tables list the members exposed by PathToImageSourceConverter.

Public Constructors

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)DefaultPathFilterDefault PathFilter function;  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)DefaultMissingImageDefault MissingImage value;  
Public PropertyMissingImageConvert to this missing image if there is no image filepath string or can't find the requested image.  
Public PropertyPathFilterFilter or otherwise transform the incoming image filepath into an application-appropriate URI string.  
Top

Public Methods

 NameDescription
Public MethodConvertConvert a string filepath to an System.Windows.Media.ImageSource.  
Public Methodstatic (Shared in Visual Basic)GetImageFromPathConvert an unfiltered string filepath to an System.Windows.Media.Imaging.BitmapImage.  
Public MethodRegisterConventionRegister this instance with ValueConverterConventionRegistry  
Top

See Also

© 2013 All Rights Reserved.