ImageVObject Constructor

Creates and initializes an instance of the ImageVObject class.

Overload List

Name Description
Public method ImageVObject()()

Creates and initializes an instance of the ImageVObject class.

Public method ImageVObject(Bitmap)

Creates and initializes an instance of the ImageVObject class using the specified Bitmap.

Public method ImageVObject(Boolean)

Creates and initializes an instance of the ImageVObject class using the specified settings.

Public method ImageVObject(Uri)

Creates and initializes an instance of the ImageVObject class using the specified Uri.

Public method ImageVObject(Bitmap, Boolean)

Creates and initializes an instance of the ImageVObject class using the specified settings.

Public method ImageVObject(Boolean, PointF)
Public method ImageVObject(FileInfo, Boolean)
Public method ImageVObject(String, Boolean)
Public method ImageVObject(Uri, Boolean)

Creates and initializes an instance of the ImageVObject class using the specified settings.

Public method ImageVObject(Bitmap, Boolean, PointF)
Public method ImageVObject(Boolean, PointF, Single, Single)
Public method ImageVObject(Bitmap, Boolean, PointF, Single, Single)
Public method ImageVObject(FileInfo, Boolean, Boolean, PointF, Single, Single)
Public method ImageVObject(String, Boolean, Boolean, PointF, Single, Single)

See Also

Reference