IImageWrapperFactory class

IImageWrapperFactory class

This interface allows to initialize IBitmapWrapper.

The IImageWrapperFactory type exposes the following members:

Methods

MethodDescription
create_image_wrapperInitializes a new instance of the ImageWrapper class from the specified existing image.
create_image_wrapperInitializes a new instance of the ImageWrapper class from the specified existing image.
create_image_wrapperInitializes a new instance of the ImageWrapper class from the specified data stream.
create_image_wrapperInitializes a new instance of the ImageWrapper class from the specified file.

See Also