conaito SlideShow SDK v1.6
Returns generated Flash movie as byte array for use with ASP.NET to implement *on-the-fly*

Namespace: Conaito.SWFSlideShow
Assembly: 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()

Return Value

See Also