The following tables list the members exposed by PathToImageSourceConverter.
| Name | Description | |
|---|---|---|
![]() | PathToImageSourceConverter Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | DefaultPathFilter | Default PathFilter function; |
| Name | Description | |
|---|---|---|
![]() ![]() | DefaultMissingImage | Default MissingImage value; |
![]() | MissingImage | Convert to this missing image if there is no image filepath string or can't find the requested image. |
![]() | PathFilter | Filter or otherwise transform the incoming image filepath into an application-appropriate URI string. |
| Name | Description | |
|---|---|---|
![]() | Convert | Convert a string filepath to an System.Windows.Media.ImageSource. |
![]() ![]() | GetImageFromPath | Convert an unfiltered string filepath to an System.Windows.Media.Imaging.BitmapImage. |
![]() | RegisterConvention | Register this instance with ValueConverterConventionRegistry |




