Nevron .NET Vision
Nevron.UI Namespace / NBitmapTransform Structure
Members


In This Topic
    NBitmapTransform Structure
    In This Topic
    Represents a simple ARGB structure whose values are used to scale a bitmap's color channels.
    Object Model
    NBitmapTransform Structure
    Syntax
    'Declaration
     
    
    Public Structure NBitmapTransform 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NBitmapTransform
    public struct NBitmapTransform : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.UI.NBitmapTransform

    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