conaito SlideShow SDK v1.6
Assembly: Conaito.SWFSlideShow (in Conaito.SWFSlideShow.dll) Version: 1.6.0.0 (1.6.0.0)
Returns generated Flash movie as byte array for use with ASP.NET to implement *on-the-fly*
Namespace: Conaito.SWFSlideShowAssembly: Conaito.SWFSlideShow (in Conaito.SWFSlideShow.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public byte[] GetBinaryImage() |
| Visual Basic |
|---|
Public Function GetBinaryImage As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ GetBinaryImage() |