Table of Contents

Property EncodedDataStream

Namespace
MaaFramework.Binding.Buffers
Assembly
MaaFramework.Binding.dll

EncodedDataStream

Gets or sets the image encoded data stream.

Stream EncodedDataStream { get; set; }

Property Value

Stream

Remarks

1. Avoids disposing MaaFramework.Binding.Buffers.IMaaImageBuffer before the stream is read.

2. Sets a png image into the MaaFramework.Binding.Buffers.IMaaImageBuffer if a stream is set.

Exceptions

ArgumentNullException