Overload List
Name | Description |
---|---|
IEImage()()()() |
Constructor for standalone version (not encapsulated in IEViewer)
|
IEImage(String) |
Creates a new IEImage object from specified file.
|
IEImage(IEImage) |
Creates a new IEImage cloning specified image.
|
IEImage(Int32, Int32, IEImage..::..PixelFormat) |
Creates a new IEImage from specified size and pixel format.
|