'Declaration Public Function New( _
ByVal imageResourcePixelTypeThe pixel type, which command should use for selecting of image-resources, which should be compressed.As Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType, _
ByVal imageResourceCompressionA compression, which should be applied to the data of image-resources.As Vintasoft.Imaging.Pdf.PdfCompression _
)
public PdfCompressImageResourcesCommand(
Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType imageResourcePixelType,
Vintasoft.Imaging.Pdf.PdfCompression imageResourceCompression
)
public: PdfCompressImageResourcesCommand(
Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType imageResourcePixelType,
Vintasoft.Imaging.Pdf.PdfCompression imageResourceCompression
)
public:
PdfCompressImageResourcesCommand(
Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType imageResourcePixelType,
Vintasoft.Imaging.Pdf.PdfCompression imageResourceCompression
)
Parameters
- imageResourcePixelType
- The pixel type, which command should use for selecting of image-resources, which should be compressed.
- imageResourceCompression
- A compression, which should be applied to the data of image-resources.