C# Class WindowlessControls.BitmapData

Mostra file Open project: koush/WindowlessControls

Public Properties

Property Type Description
Height uint
PixelFormat PixelFormatID
Reserved System.IntPtr
Scan0 System.IntPtr
Stride int
Width uint

Property Details

Height public_oe property

public uint Height
return uint

PixelFormat public_oe property

public PixelFormatID PixelFormat
return PixelFormatID

Reserved public_oe property

public IntPtr,System Reserved
return System.IntPtr

Scan0 public_oe property

public IntPtr,System Scan0
return System.IntPtr

Stride public_oe property

public int Stride
return int

Width public_oe property

public uint Width
return uint