[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.PictureColorType

Enum PictureColorType

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

Specifies the color transformation applied to a picture.

public enum PictureColorType

Fields

Automatic = 0

Specifies the default color transformation.

BlackAndWhite = 2

Specifies the black-and-white transformation.

Grayscale = 1

Specifies the grayscale transformation.

Mixed = 4

Mixed transformation.

Watermark = 3

Specifies the watermark transformation.