Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Image::Save Methods and Image::SaveAdd Methods methods of the Image class receive an EncoderParameters object that contains an array of EncoderParameter objects. Each EncoderParameter object has a GUID data member that specifies the parameter category. The following constants, defined in Gdiplusimaging.h, represent GUIDs that specify the various parameter categories.
- EncoderChrominanceTable
 - EncoderColorDepth
 - EncoderColorSpace
 - EncoderCompression
 - EncoderLuminanceTable
 - EncoderQuality
 - EncoderRenderMethod
 - EncoderSaveFlag
 - EncoderScanMethod
 - EncoderTransformation
 - EncoderVersion
 - EncoderImageItems
 - EncoderSaveAsCMYK