PictureFormat.ColorType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna ou define o tipo de transformação de cores aplicada à imagem ou ao objeto OLE especificado.
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; }
member this.ColorType : Microsoft.Office.Core.MsoPictureColorType with get, set
Public Property ColorType As MsoPictureColorType