ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Matrix5x4 Structure
Members

In This Topic
    Matrix5x4 Structure
    In This Topic
    Represents a 5x4 matrix for the built-in ColorMatrix effect.
    Object Model
    Matrix5x4 Structure
    Syntax
    'Declaration
     
    Public Structure Matrix5x4 
       Inherits System.ValueType
    public struct Matrix5x4 : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.Matrix5x4

    See Also