Show / Hide Table of Contents

Enum RenderMode

Contains a list of all brush calculation modes.

Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public enum RenderMode

Fields

Name Description
Absolute

The calculation Rectangle for IBrush will always be the whole RGBSurface.

Relative

The calculation Rectangle for IBrush will be the rectangle around the ILedGroup the IBrush is applied to.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX