pdftron::PDF::Image2RGB Class Reference

Image2RGB is a filter that can decompress and normalize any PDF image stream (e.g. More...

#include <Image2RGB.h>

Inheritance diagram for pdftron::PDF::Image2RGB:

Inheritance graph
[legend]
Collaboration diagram for pdftron::PDF::Image2RGB:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Image2RGB (Element image_element)
 Image2RGB (SDF::Obj image_xobject)
 Image2RGB (Image image)


Detailed Description

Image2RGB is a filter that can decompress and normalize any PDF image stream (e.g.

monochrome, CMYK, etc) into a raw RGB pixel stream.


Constructor & Destructor Documentation

pdftron::PDF::Image2RGB::Image2RGB ( Element  image_element  ) 

pdftron::PDF::Image2RGB::Image2RGB ( SDF::Obj  image_xobject  ) 

pdftron::PDF::Image2RGB::Image2RGB ( Image  image  ) 


© 2002-2010 PDFTron Systems Inc.