[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.ColorChannel

Enum ColorChannel

Namespace
GrapeCity.Documents.Imaging
Assembly
GcDocs.Imaging.dll

Specifies the color channel to operate on.

public enum ColorChannel

Fields

Alpha = 3

The Alpha channel is chosen.

Blue = 0

The Blue channel is chosen.

Green = 1

The Green channel is chosen.

Red = 2

The Red channel is chosen.