Свойство | Type | Description | |
---|---|---|---|
ClearOnChangeProperty | |||
DecodeHeightProperty | |||
DecodeWidthProperty | |||
DelayedCreationProperty | |||
FilenameProperty | |||
ForceFillProperty | |||
HideBrokenProperty | |||
OptionBackgroundLoading | bool | ||
OptionCacheLimitSize | int | ||
OptionCacheTotalSize | int | ||
ShowBrokenProperty | |||
SourceProperty | |||
StretchDirectionProperty | |||
StretchProperty |
Свойство | Type | Description | |
---|---|---|---|
AddToCache | void | ||
BetterImage | System | ||
ComputeScaleFactor | |||
CreateDefaultStyles | System.Windows.Style | ||
GetCached | BitmapEntry | ||
LoadBitmapSourceFromBytes | BitmapEntry | ||
MeasureArrangeHelper | |||
OnFilenameChanged | void | ||
OnFilenameChanged | void | ||
OnSourceChanged | void | ||
OnSourceChanged | void | ||
ReadAllBytesAsync | Task |
||
ReloadImage | void | ||
ReloadImageAsync | void | ||
ReloadImageAsyncOld | void | ||
RemoveFromCache | void | ||
UpdateLoaded | void |
Méthode | Description | |
---|---|---|
LoadBitmapSource ( string filename, int decodeWidth = -1, int decodeHeight = -1 ) : BitmapEntry | ||
LoadBitmapSourceAsync ( string filename, int decodeWidth = -1, int decodeHeight = -1 ) : Task |
||
ReloadImage ( string filename ) : void |
Forces all BetterImages which showing specific filename to reload their content.
|
Méthode | Description | |
---|---|---|
ArrangeOverride ( |
||
MeasureOverride ( |
||
OnRender ( System.Windows.Media.DrawingContext dc ) : void |
Méthode | Description | |
---|---|---|
AddToCache ( string filename, BitmapEntry entry ) : void | ||
BetterImage ( ) : System | ||
ComputeScaleFactor ( |
||
CreateDefaultStyles ( ) : System.Windows.Style | ||
GetCached ( string filename ) : BitmapEntry | ||
LoadBitmapSourceFromBytes ( byte data, int decodeWidth = -1, int decodeHeight = -1, int attempt ) : BitmapEntry |
Safe (handles all exceptions inside).
|
|
MeasureArrangeHelper ( |
||
OnFilenameChanged ( ) : void | ||
OnFilenameChanged ( |
||
OnSourceChanged ( |
||
OnSourceChanged ( object newValue ) : void | ||
ReadAllBytesAsync ( string filename, |
||
ReloadImage ( ) : void | ||
ReloadImageAsync ( ) : void | ||
ReloadImageAsyncOld ( ) : void | ||
RemoveFromCache ( string filename ) : void | ||
UpdateLoaded ( ) : void |
protected ArrangeOverride ( |
||
arrangeSize | ||
Résultat |
public static LoadBitmapSource ( string filename, int decodeWidth = -1, int decodeHeight = -1 ) : BitmapEntry | ||
filename | string | |
decodeWidth | int | |
decodeHeight | int | |
Résultat | BitmapEntry |
public static LoadBitmapSourceAsync ( string filename, int decodeWidth = -1, int decodeHeight = -1 ) : Task |
||
filename | string | |
decodeWidth | int | |
decodeHeight | int | |
Résultat | Task |
protected MeasureOverride ( |
||
constraint | ||
Résultat |
protected OnRender ( System.Windows.Media.DrawingContext dc ) : void | ||
dc | System.Windows.Media.DrawingContext | |
Résultat | void |
public static ReloadImage ( string filename ) : void | ||
filename | string | |
Résultat | void |
public static DependencyProperty,System.Windows ClearOnChangeProperty | ||
Résultat |
public static DependencyProperty,System.Windows DecodeHeightProperty | ||
Résultat |
public static DependencyProperty,System.Windows DecodeWidthProperty | ||
Résultat |
public static DependencyProperty,System.Windows DelayedCreationProperty | ||
Résultat |
public static DependencyProperty,System.Windows FilenameProperty | ||
Résultat |
public static DependencyProperty,System.Windows ForceFillProperty | ||
Résultat |
public static DependencyProperty,System.Windows HideBrokenProperty | ||
Résultat |
public static bool OptionBackgroundLoading | ||
Résultat | bool |
public static int OptionCacheLimitSize | ||
Résultat | int |
public static int OptionCacheTotalSize | ||
Résultat | int |
public static DependencyProperty,System.Windows ShowBrokenProperty | ||
Résultat |
public static DependencyProperty,System.Windows SourceProperty | ||
Résultat |
public static DependencyProperty,System.Windows StretchDirectionProperty | ||
Résultat |