C# Class cadencii.media.BITMAPFILEHEADER

Show file Open project: cadencii/cadencii 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 property

public Int32,System bfOffBits
return System.Int32

bfReserved1 public property

public Int16,System bfReserved1
return System.Int16

bfReserved2 public property

public Int16,System bfReserved2
return System.Int16

bfSize public property

public Int32,System bfSize
return System.Int32

bfType public property

public Int16,System bfType
return System.Int16