Overload | Description |
---|---|
ChangeImage(String,AspectRatio) | Replaces the current image with a different image. |
ChangeImage(Stream,AspectRatio) | Replaces the current image with a different image. |
ChangeImage(Byte[],AspectRatio) | Replaces the current image with a different image. |