ImageComposer Methods
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The ImageComposer type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddImage(Image, Int32, Int32, Int32) | Adds an image to the composition. | |
AddImage(Stream, Int32, Int32, Int32) | Adds an image to the composition. | |
AddImage(String, Int32, Int32, Int32) | Adds an image to the composition. | |
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetComposedImage | Returns composed image. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SaveComposedImage(Stream) | Saves composed image to a file. | |
SaveComposedImage(String) | Saves composed image to a file. | |
SaveComposedImage(Stream, ImageFormat) | Saves composed image to a file. | |
SaveComposedImage(String, ImageFormat) | Saves composed image to a file. | |
SetBackgroundColor | Sets the background color of composite image. | |
ToString | (Inherited from Object.) |
See Also