[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.ColorChannel

ColorChannel Enum

Specifies the color channel to operate on.

Namespace: GrapeCity.Documents.Imaging
Assembly: DS.Documents.Imaging.dll
Syntax
public enum ColorChannel
Public Enum ColorChannel

Fields

Name Description
Alpha

The Alpha channel is chosen.

Blue

The Blue channel is chosen.

Green

The Green channel is chosen.

Red

The Red channel is chosen.