[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.PictureColorType

PictureColorType Enum

Specifies the color transformation applied to a picture.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum PictureColorType
Public Enum PictureColorType

Fields

Name Description
Automatic

Specifies the default color transformation.

BlackAndWhite

Specifies the black-and-white transformation.

Grayscale

Specifies the grayscale transformation.

Mixed

Mixed transformation.

Watermark

Specifies the watermark transformation.