Share via


MsoPictureColorType Enumeration 

Specifies the color transformation applied to a picture.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Usage

Dim msoPictureColorType1 As MsoPictureColorType = MsoPictureColorType.msoPictureAutomatic

Syntax

Public Enum MsoPictureColorType
public enum MsoPictureColorType
public enum class MsoPictureColorType
public enum MsoPictureColorType
public enum MsoPictureColorType

Members

Member name Description
msoPictureAutomatic Default color transformation.
msoPictureBlackAndWhite Black-and-white transformation.
msoPictureGrayscale Grayscale transformation.
msoPictureMixed Mixed transformation.
msoPictureWatermark Watermark transformation.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace