ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / Palette Class / IsGrayscale Method

In This Topic
    IsGrayscale Method
    In This Topic
    HRESULT IWICPalette::IsGrayscale([Out] BOOL* pfIsGrayscale)
    Syntax
    'Declaration
     
    Public Function IsGrayscale() As Boolean
    public bool IsGrayscale()
    See Also