Click or drag to resize

BitmapInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaBitmapInfo

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class BitmapInfo

The BitmapInfo type exposes the following members.

Constructors
 NameDescription
Public methodBitmapInfo(BitmapInfoHeader, Byte)Initializes a new instance of the BitmapInfo class
Public methodBitmapInfo(Int32, Int32, Int32, Byte)Initializes a new instance of the BitmapInfo class
Top
Properties
 NameDescription
Public propertyData 
Public propertyHeader 
Top
Methods
 NameDescription
Public methodStatic memberFromBytes 
Public methodGetBytes 
Top
See Also