Returns a Bitmap object of the output image. The image format will be the specified by ImageFormat property.
Namespace:
Neodynamic.SDK.ImageDrawAssembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.0.2000.0)
Syntax
C# |
---|
public Bitmap GetOutputImage() |
Visual Basic (Declaration) |
---|
Public Function GetOutputImage As Bitmap |
Visual C++ |
---|
public: Bitmap^ GetOutputImage() |