Nevron .NET Vision
Nevron.GraphicsCore Namespace / NFillStyleToGrayScaleConverter Class
Members


In This Topic
    NFillStyleToGrayScaleConverter Class
    In This Topic
    The NFillStyleToGrayScaleConverter class represents a converter, which converts all colors of a fill style to grayscale
    Object Model
    NFillStyleToGrayScaleConverter Class
    Syntax
    'Declaration
     
    
    Public Class NFillStyleToGrayScaleConverter 
       Inherits NFillStyleConverter
       Implements Nevron.INObjectConverter 
    'Usage
     
    
    Dim instance As NFillStyleToGrayScaleConverter
    public class NFillStyleToGrayScaleConverter : NFillStyleConverter, Nevron.INObjectConverter  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NFillStyleConverter
          Nevron.GraphicsCore.NFillStyleToGrayScaleConverter
             Nevron.GraphicsCore.NFillStyleColorToHatchConverter

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also