'DeclarationPublic Function GetPixelStream( _ ByVal Frame As System.Integer _ ) As System.IO.Stream
public System.IO.Stream GetPixelStream( System.int Frame )
Parameters
- Frame
- Requested pixel data for the frame
Return Value
PixelData of the specified frame or null if it is uncompressed data or it encounters any failure during
conversion