ImageGear for .NET
DecodeParams Field
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFilterSpec Class : DecodeParams Field




Glossary Item Box

Parameters used by decoding filters specified with the Filter key.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Field Value

ImGearPDFBasObj class object.

Remarks

Corresponds to DecodeParms key in the stream dictionary. Must be set to null if filter spec is specified but no decode parameters are specified. This can be done by zeroing the unused decode params. Required decode params for DCTDecode are Columns, Rows, and Colors. The default value is null.

See Also

©2013. Accusoft Corporation. All Rights Reserved.