ImageData Methods |
The ImageData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Save(Stream) |
Saves the image into the specified stream.
|
![]() ![]() | Save(String) |
Saves the image into a file.
|
![]() ![]() | SetImage(Image) |
Sets the image that the shape displays.
|
![]() ![]() | SetImage(Stream) |
Sets the image that the shape displays.
|
![]() ![]() | SetImage(String) |
Sets the image that the shape displays.
|
![]() ![]() | ToByteArray |
Returns image bytes for any image regardless whether the image is stored or linked.
|
![]() ![]() | ToImage |
Gets the image stored in the shape as a Image object.
|
![]() ![]() | ToStream |
Creates and returns a stream that contains the image bytes.
|
![]() | ToString | (Inherited from Object.) |