Class ImageManager
- Namespace
- FellowOakDicom.Imaging
- Assembly
- fo-dicom.core.dll
Manager for creation of image objects.
public class ImageManager
- Inheritance
-
ImageManager
- Inherited Members
- Extension Methods
Methods
CreateImage(int, int)
Create IImage object.
public static IImage CreateImage(int width, int height)