次の方法で共有


GIFDecoderStreamReader(Stream) Constructor

Definition

public:
 GIFDecoderStreamReader(System::IO::Stream ^ stream);
public GIFDecoderStreamReader (System.IO.Stream stream);
new Microsoft.Maui.Controls.Internals.GIFDecoderStreamReader : System.IO.Stream -> Microsoft.Maui.Controls.Internals.GIFDecoderStreamReader
Public Sub New (stream As Stream)

Parameters

stream
Stream

Applies to