| C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > ImageRect Structure : Explicit Type Conversion Operator |
| Overload | Description |
|---|---|
| Explicit Type Conversion(RectL,ImageRect) | Performs an explicit conversion from ImageRect to C1.Util.DX.RectL. |
| Explicit Type Conversion(ImageRect,RectL) | Performs an explicit conversion from C1.Util.DX.RectL to ImageRect. |
| Explicit Type Conversion(Int32Rect,ImageRect) | Performs an explicit conversion from ImageRect to System.Windows.Int32Rect. |
| Explicit Type Conversion(ImageRect,Int32Rect) | Performs an explicit conversion from System.Windows.Int32Rect to ImageRect. |