Table of Contents

Method WriteInt16

Namespace
PaintDotNet.IO
Assembly
PaintDotNet.Fundamentals.dll

WriteInt16(Stream, short)

Writes a 16-bit signed integer to the stream in little-endian byte order.

public static void WriteInt16(this Stream stream, short value)

Parameters

stream Stream
value short