Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / LockBitmap Class / Pixels Property

In This Topic
    Pixels Property (LockBitmap)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Pixels As Byte()
    public byte[] Pixels {get; set;}
    See Also