Click or drag to resize
OzBMP Class
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.3.9.0
Syntax
public class OzBMP : OzImageFormat

The OzBMP type exposes the following members.

Constructors
  NameDescription
Public methodOzBMP
Initializes a new instance of the OzBMP class
Top
Methods
  NameDescription
Public methodAddEncoderParameter (Inherited from OzImageFormat.)
Public methodClearAllEncoder (Inherited from OzImageFormat.)
Public methodGetEncoders (Inherited from OzImageFormat.)
Public methodRemoveEncoderParameter (Inherited from OzImageFormat.)
Public methodToString (Inherited from OzImageFormat.)
Top
Fields
  NameDescription
Protected field_encoderParameters (Inherited from OzImageFormat.)
Top
Properties
  NameDescription
Public propertyCodecInfo (Inherited from OzImageFormat.)
Public propertyExtension (Inherited from OzImageFormat.)
Public propertyFormat (Inherited from OzImageFormat.)
Top
See Also