Link Search Menu Expand Document

PictureColorType Enumeration

Color transformation type fot the picture

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum PictureColorType
Members
Member nameValueDescription
Automatic1 (1) Use original settings (Contrast = 0.5 and Brightness = 0.5)
BlackAndWhite2 (2) Picture will be displayed in two-color mode (black and white colors only)
Grayscale3 (3) Picture will be displayed in the grayscale color type
Mixed4 (4) Unused type
Watermark5 (5) Watermark-like color transformation. (Contrast = 0.15 and Brightness = 0.85)
See Also

Reference