Method | Description | |
---|---|---|
FindPoint ( this |
||
HasMapSwf ( this map ) : bool | ||
MergeClosePoint ( this |
||
ToBitmapFrame ( this tag ) : System.Windows.Media.Imaging.BitmapFrame | ||
ToMergedPoint ( this point, IEnumerable |
||
ToPoint ( this tag ) : Point | ||
ToSwf ( this map ) : DDW.Swf.SwfCompilationUnit |
Method | Description | |
---|---|---|
AlphaBlending ( System.Windows.Media.Imaging.BitmapSource bitmap, byte alphaData ) : System.Windows.Media.Imaging.BitmapSource | ||
CreateNonTransparentAlphaData ( uint length ) : IEnumerable |
||
GetMapSwfFilePath ( this map ) : string | ||
RepairJpegData ( byte data ) : byte[] |
public static FindPoint ( this |
||
places | this |
|
num | int | |
return | Point |
public static MergeClosePoint ( this |
||
points | this |
|
return | IEnumerable |
public static ToBitmapFrame ( this tag ) : System.Windows.Media.Imaging.BitmapFrame | ||
tag | this | |
return | System.Windows.Media.Imaging.BitmapFrame |
public static ToMergedPoint ( this point, IEnumerable |
||
point | this | |
points | IEnumerable |
|
return | Point |
public static ToSwf ( this map ) : DDW.Swf.SwfCompilationUnit | ||
map | this | |
return | DDW.Swf.SwfCompilationUnit |