iDRS™ SDK 16
Loading...
Searching...
No Matches
Imaging

Imaging module contains the features that allows an integrator to load/save bitmaps using various image formats. More...

Classes

class  CImage
 The CImage class manages images for iDRS. More...
 
class  CImageLimits
 CImageLimits class contains helper methods useful when working with images. More...
 
class  CImageLoadOptions
 The CImageLoadOptions is the base class to hold the options for loading an image file. More...
 
class  CImageLoadOptionsPdf
 CImageLoadOptionsPdf contains the options for loading image to pdf file format. More...
 
class  CImagePixels
 The CImagePixels class handles the pixels of an image. More...
 
class  CImageSaveOptions
 The CImageSaveOptions is the base class to hold the options for an image file. More...
 
class  CImageSaveOptionsJpeg
 The CImageSaveOptionsJpeg class represents the various options to deal with JPEG images. More...
 
class  CImageSaveOptionsJpeg2000
 The CImageSaveOptionsJpeg2000 class represents the various options to deal with JPEG 2000 image compression algorithm. More...
 
class  CImageSaveOptionsPdf
 CImageSaveOptionsPdf contains the options for saving image to pdf file format. More...
 
class  CImageSaveOptionsPng
 The CImageSaveOptionsPng class represents the various options to deal with PNG images. More...
 
class  CImageSaveOptionsTiff
 The CImageSaveOptionsTiff class represents the various options to deal with TIFF images. More...
 

Detailed Description

Imaging module contains the features that allows an integrator to load/save bitmaps using various image formats.