ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class
Properties Methods Events


In This Topic
    BitmapEncoderOptions Class Members
    In This Topic

    The following tables list the members exposed by BitmapEncoderOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BitmapEncoderOptions class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the amount of alpha frequency data to discard during a compressed domain transcode.  
    Public PropertyGets or sets the compression quality for the planar alpha channel image.  
    Public PropertyGets or sets the bitmap transform.  
    Public PropertyGets or sets the chrominance.  
    Public PropertyEnables or disables compressed domain transcoding.  
    Public PropertyGets or sets the compression quality.  
    Public PropertyGets the number of properties. (Inherited from C1.Util.DX.Storage.PropertyBag)
    Public PropertyGets or sets a value indicating whether [EnableV5Header32bppBGRA].  
    Public PropertyGets or sets the filter option.  
    Public PropertyEnables encoding in frequency order.  
    Public PropertyGets or sets the number of horizontal tiles.  
    Public PropertySpecifies how the encoder handles tile boundaries during a compressed domain transcode.  
    Public PropertyGets or sets the amount of image frequency data to discard during a compressed domain transcode.  
    Public PropertyGets or sets the image quality.  
    Public PropertyGets or sets a value indicating whether [interlace option].  
    Public PropertySpecifies whether to encode interleaved alpha or planar alpha.  
    Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
    Public PropertyGets or sets the JPEG Y cr cb subsampling.  
    Public PropertyGets the keys. (Inherited from C1.Util.DX.Storage.PropertyBag)
    Public PropertyGets or sets a value indicating whether loss less compression is enabled.  
    Public PropertyGets or sets the luminance.  
    Public PropertyGet a pointer to the underlying Cpp Object (Inherited from C1.Util.DX.CppObject)
    Public PropertyGets or sets the level of overlap filtering.  
    Public PropertyEnables or disables progressive encoding.  
    Public PropertyGets or sets the compression quality.  
    Public PropertyEnables or disables stream-only mode.  
    Public PropertyGets or sets the chroma subsampling.  
    Public PropertyGets or sets a value indicating whether [suppress app0].  
    Public PropertyGets or sets a custom user tag object to associate with this instance.. (Inherited from C1.Util.DX.CppObject)
    Public PropertyGets or sets the TIFF compression method.  
    Public PropertySpecifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property.  
    Public PropertyGets or sets the number of vertical tiles.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject)
    Public MethodOverloaded. Gets the value of the property with this name. (Inherited from C1.Util.DX.Storage.PropertyBag)
    Public MethodOverloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
    Public MethodOverloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
    Public MethodOverloaded. Sets the value of the property with this name (Inherited from C1.Util.DX.Storage.PropertyBag)
    Top
    Protected Methods
     NameDescription
    Protected MethodReleases unmanaged resources and performs other cleanup operations before the C1.Util.DX.DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase)
    Protected MethodOverloaded. Initializes this instance with a pointer from a temporary object and set the pointer of the temporary object to IntPtr.Zero. (Inherited from C1.Util.DX.CppObject)
    Protected MethodMethod called when the C1.Util.DX.CppObject.NativePointer is updated. (Inherited from C1.Util.DX.Storage.PropertyBag)
    Protected MethodMethod called when C1.Util.DX.CppObject.NativePointer is going to be update. (Inherited from C1.Util.DX.ComObject)
    Protected MethodQuery Interface for a particular interface support and attach to the given instance. (Inherited from C1.Util.DX.ComObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
    Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
    Top
    See Also