Creates and initializes an instance of the ImageVObject class.
Name | Description | |
---|---|---|
ImageVObject() |
Creates and initializes an instance of the ImageVObject class. |
|
ImageVObject(Boolean) |
Creates and initializes an instance of the ImageVObject class using the specified settings. |
|
ImageVObject(FileInfo) |
Creates and initializes an instance of the ImageVObject class using the specified FileInfo. |
|
ImageVObject(Uri) |
Creates and initializes an instance of the ImageVObject class using the specified Uri. |
|
ImageVObject(Bitmap) |
Creates and initializes an instance of the ImageVObject class using the specified Bitmap. |
|
ImageVObject(FileInfo, Boolean) |
Creates and initializes an instance of the ImageVObject class using the specified settings. |
|
ImageVObject(Uri, Boolean) |
Creates and initializes an instance of the ImageVObject class using the specified settings. |
|
ImageVObject(Bitmap, Boolean) |
Creates and initializes an instance of the ImageVObject class using the specified settings. |
|
ImageVObject(Uri, Boolean, Boolean) |
Creates and initializes an instance of the ImageVObject class using the specified settings. |