ComponentOne Bitmap for UWP
BitmapEncoderOptions Class Members
Properties  Methods  Events

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace : BitmapEncoderOptions Class

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 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
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
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

Reference

BitmapEncoderOptions Class
C1.Util.DX.WIC Namespace