Share via


Graphic.ColorType Propiedad

Definición

Devuelve o establece el tipo de transformación de color aplicado a la imagen o el objeto OLE especificados.

public:
 property Microsoft::Office::Core::MsoPictureColorType ColorType { Microsoft::Office::Core::MsoPictureColorType get(); void set(Microsoft::Office::Core::MsoPictureColorType value); };
public Microsoft.Office.Core.MsoPictureColorType ColorType { get; set; }
Public Property ColorType As MsoPictureColorType

Valor de propiedad

Comentarios

MsoPictureColorType puede ser una de las siguientes constantes MsoPictureColorType :

msoPictureAutomatic

msoPictureBlackAndWhite

msoPictureGrayscale

msoPictureMixed

msoPictureWatermark

Se aplica a