Name | Description | |
---|---|---|
BitmapEncoderOptions Constructor | Initializes a new instance of the BitmapEncoderOptions class. |
The following tables list the members exposed by BitmapEncoderOptions.
Name | Description | |
---|---|---|
BitmapEncoderOptions Constructor | Initializes a new instance of the BitmapEncoderOptions class. |
Name | Description | |
---|---|---|
AlphaDataDiscard | Gets or sets the amount of alpha frequency data to discard during a compressed domain transcode. | |
AlphaQuality | Gets or sets the compression quality for the planar alpha channel image. | |
BitmapTransform | Gets or sets the bitmap transform. | |
Chrominance | Gets or sets the chrominance. | |
CompressedDomainTranscode | Enables or disables compressed domain transcoding. | |
CompressionQuality | Gets or sets the compression quality. | |
Count | Gets the number of properties. (Inherited from C1.Util.DX.Storage.PropertyBag) | |
EnableV5Header32bppBGRA | Gets or sets a value indicating whether [EnableV5Header32bppBGRA]. | |
FilterOption | Gets or sets the filter option. | |
FrequencyOrder | Enables encoding in frequency order. | |
HorizontalTileSlices | Gets or sets the number of horizontal tiles. | |
IgnoreOverlap | Specifies how the encoder handles tile boundaries during a compressed domain transcode. | |
ImageDataDiscard | Gets or sets the amount of image frequency data to discard during a compressed domain transcode. | |
ImageQuality | Gets or sets the image quality. | |
InterlaceOption | Gets or sets a value indicating whether [interlace option]. | |
InterleavedAlpha | Specifies whether to encode interleaved alpha or planar alpha. | |
IsDisposed | Gets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase) | |
JpegYCrCbSubsampling | Gets or sets the JPEG Y cr cb subsampling. | |
Keys | Gets the keys. (Inherited from C1.Util.DX.Storage.PropertyBag) | |
Lossless | Gets or sets a value indicating whether loss less compression is enabled. | |
Luminance | Gets or sets the luminance. | |
NativePointer | Get a pointer to the underlying Cpp Object (Inherited from C1.Util.DX.CppObject) | |
Overlap | Gets or sets the level of overlap filtering. | |
ProgressiveMode | Enables or disables progressive encoding. | |
Quality | Gets or sets the compression quality. | |
StreamOnly | Enables or disables stream-only mode. | |
Subsampling | Gets or sets the chroma subsampling. | |
SuppressApp0 | Gets or sets a value indicating whether [suppress app0]. | |
Tag | Gets or sets a custom user tag object to associate with this instance.. (Inherited from C1.Util.DX.CppObject) | |
TiffCompressionMethod | Gets or sets the TIFF compression method. | |
UseCodecOptions | Specifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property. | |
VerticalTileSlices | Gets or sets the number of vertical tiles. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) | |
Get | Overloaded. Gets the value of the property with this name. (Inherited from C1.Util.DX.Storage.PropertyBag) | |
QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) | |
QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) | |
Set | Overloaded. Sets the value of the property with this name (Inherited from C1.Util.DX.Storage.PropertyBag) |
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the C1.Util.DX.DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase) | |
FromTemp | Overloaded. 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) | |
NativePointerUpdated | Method called when the NativePointer is updated. (Inherited from C1.Util.DX.Storage.PropertyBag) | |
NativePointerUpdating | Method called when NativePointer is going to be update. (Inherited from C1.Util.DX.ComObject) | |
QueryInterfaceFrom<T> | Query Interface for a particular interface support and attach to the given instance. (Inherited from C1.Util.DX.ComObject) |
Name | Description | |
---|---|---|
Disposed | Occurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase) | |
Disposing | Occurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase) |