Name | Description | |
---|---|---|
![]() | ConvertToGrayScale | Converts the image to grayscale. |
![]() | CopyToClipboard | Places the image on the clipboard. (Inherited from Nevron.GraphicsCore.INImage) |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | SaveToBase64 | Saves the image to a base64 string (Inherited from Nevron.GraphicsCore.INImage) |
![]() | SaveToByteArray | Saves the image to byte array (Inherited from Nevron.GraphicsCore.INImage) |
![]() | SaveToFile | Saves the image to a file. (Inherited from Nevron.GraphicsCore.INImage) |
![]() | SaveToStream | Saves the image to the specified stream. (Inherited from Nevron.GraphicsCore.INImage) |