Name | Description | |
---|---|---|
![]() | Size | Returns the size of the image in pixels. |
The following tables list the members exposed by INImage.
Name | Description | |
---|---|---|
![]() | CopyToClipboard | Places the image on the clipboard. |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | SaveToBase64 | Saves the image to a base64 string |
![]() | SaveToByteArray | Saves the image to byte array |
![]() | SaveToFile | Saves the image to a file. |
![]() | SaveToStream | Saves the image to the specified stream. |