Table of Contents

Method Invert

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

Invert()

Inverts each byte in the image buffer.

public void Invert()

Exceptions

NotSupportedException

Thrown if the pixel format is not supported.