C# Class AnimatGuiCtrls.Video.Avi.BITMAPFILEHEADER

Datei anzeigen Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Public Properties

Property Type Description
bfOffBits System.Int32
bfReserved1 System.Int16
bfReserved2 System.Int16
bfSize System.Int32
bfType System.Int16

Property Details

bfOffBits public_oe property

public Int32,System bfOffBits
return System.Int32

bfReserved1 public_oe property

public Int16,System bfReserved1
return System.Int16

bfReserved2 public_oe property

public Int16,System bfReserved2
return System.Int16

bfSize public_oe property

public Int32,System bfSize
return System.Int32

bfType public_oe property

public Int16,System bfType
return System.Int16