Click or drag to resize
OzJPG Class
Inheritance Hierarchy

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

The OzJPG type exposes the following members.

Constructors
  NameDescription
Public methodOzJPG
Initializes a new instance of the OzJPG 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