You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Lossless JPEG Transformation
logo.gif
ContentsIndexHome
PreviousUpNext
Lossless JPEG Transformation

These methods are available in:

  • GdPicture.NET Document Imaging SDK Ultimate.
  • GdPicture.NET Document Imaging SDK.
  • GdPicture.NET Image SDK.
  • GdPicture.NET TWAIN PRO SDK.
  • GdPicture.NET TWAIN SDK.
 

 

 

 
Name 
Description 
 
Performs a lossless crop on a JPEG image.  
 
Performs a lossless flip-Y on a JPEG image.  
 
Performs a lossless 180 degrees rotation on a JPEG image.  
 
Performs a lossless 270 degrees rotation on a JPEG image.  
 
Performs a lossless 90 degrees rotation on a JPEG image.  
 
Transposes pixels across upper-left to lower-right axis on a JPEG image (lossless operation).  
 
Transposes pixels across upper-right to lower-left axis on a JPEG image (lossless operation).  
 
Applies transformation to a JPEG image without loss of information.
When a JPEG image is compressed, some of the information in the image is lost.
If you open a JPEG file, modify the image, and save it to another JPEG file, the quality will decrease.
This function allows to opening / modifying / saving JPEG images, without loss of information.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.