![]() |
IOLink C# 1.11.0
|
Extension class for MultiImageView. More...
Static Public Member Functions | |
| static ImageView | Stack (this MultiImageView view, ImageDimension newDimension) |
| Proxy for ImageViewFactory.Stack(MultiImageView, ImageDimension) | |
| static ImageView | Stack (this MultiImageView view) |
| Proxy for ImageViewFactory.Stack(MultiImageView) | |
| static ImageView | Interlace (this MultiImageView multiView, ImageInterpretation newInterpretation, bool hasAlpha) |
| Proxy for ImageViewFactory.Interlace(MultiImageView, ImageInterpretation, bool) | |
| static ImageView | Interlace (this MultiImageView multiView) |
| Proxy for ImageViewFactory.Interlace(MultiImageView) | |
Extension class for MultiImageView.