Overload | Description |
---|---|
Image Constructor() | Create an instance of Image. |
Image Constructor(String) | Create an instance of Image. |
Image Constructor(String,Double,Double) | Create an instance of Image. |
Image Constructor(UIImage) | Create an instance of Image. |
Image Constructor(UIImage,Double,Double) | Create an instance of Image. |