Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetProcessedImage( _ ByVal source As Object _ ) As Bitmap |
Parameters
- source
- The source image to process. Can be: a string (file path), a Stream, an array of bytes containing the image data, an Image object or a LoadedImage object.
Return Value
The processed image.Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000