Gets the binary body image of this ChannelFrameBase<(Of <(<'T>)>)>.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected override byte[] BodyImage { get; }
Protected Overrides ReadOnly Property BodyImage As Byte() Get
protected: virtual property array<unsigned char>^ BodyImage { array<unsigned char>^ get () override; }
Remarks
The body image of the ChannelFrameBase<(Of <(<'T>)>)> is the combined images of all the Cells.