ImageHelper::GetImage Method (array<Byte>^)
Visual Studio 2015
Gets an image from and array of bytes
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- imageData
-
Type:
array<System::Byte>^
An array of bytes containing the image
Return Value
Type: System.Drawing::Image^
Show: