Click or drag to resize
OzPNG Class
Inheritance Hierarchy

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

The OzPNG type exposes the following members.

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