ImageWrapperFactoryCreateImageWrapper Method

Overload List
  NameDescription
Public methodCreateImageWrapper(Image)
Initializes a new instance of the BitmapWrapper class from the specified existing image.
Public methodCreateImageWrapper(Stream)
Initializes a new instance of the BitmapWrapper class from the specified data stream.
Public methodCreateImageWrapper(String)
Initializes a new instance of the BitmapWrapper class from the specified file.
See Also