EncoderValue
ColorTypeCMYK = 0
Not used in GDI+ version 1.0.
ColorTypeYCCK = 1
Not used in GDI+ version 1.0.
Specifies the CCITT3 compression scheme. Can be passed to the TIFF encoder as a parameter that belongs to the compression category.
Specifies the CCITT4 compression scheme. Can be passed to the TIFF encoder as a parameter that belongs to the compression category.
CompressionLZW = 2
Specifies the LZW compression scheme. Can be passed to the TIFF encoder as a parameter that belongs to the Compression category.
CompressionNone = 6
Specifies no compression. Can be passed to the TIFF encoder as a parameter that belongs to the compression category.
CompressionRle = 5
Specifies the RLE compression scheme. Can be passed to the TIFF encoder as a parameter that belongs to the compression category.
Flush = 20
Specifies that a multiple-frame file or stream should be closed. Can be passed to the TIFF encoder as a parameter that belongs to the save flag category.
FrameDimensionPage = 23
Not used in GDI+ version 1.0.
FrameDimensionTime = 21
Not used in GDI+ version 1.0.
LastFrame = 19
Specifies the last frame in a multiple-frame image. Can be passed to the TIFF encoder as a parameter that belongs to the save flag category.
MultiFrame = 18
Specifies that the image has more than one frame (page). Can be passed to the TIFF encoder as a parameter that belongs to the save flag category.
RenderNonProgressive = 12
Not used in GDI+ version 1.0.
RenderProgressive = 11
Not used in GDI+ version 1.0.
Not used in GDI+ version 1.0.
Not used in GDI+ version 1.0.
Specifies that the image is to be flipped horizontally (about the vertical axis). Can be passed to the JPEG encoder as a parameter that belongs to the transformation category.
Specifies that the image is to be flipped vertically (about the horizontal axis). Can be passed to the JPEG encoder as a parameter that belongs to the transformation category.
TransformRotate180 = 14
Specifies that the image is to be rotated 180 degrees about its center. Can be passed to the JPEG encoder as a parameter that belongs to the transformation category.
TransformRotate270 = 15
Specifies that the image is to be rotated clockwise 270 degrees about its center. Can be passed to the JPEG encoder as a parameter that belongs to the transformation category.
TransformRotate90 = 13
Specifies that the image is to be rotated clockwise 90 degrees about its center. Can be passed to the JPEG encoder as a parameter that belongs to the transformation category.
VersionGif87 = 9
Not used in GDI+ version 1.0.
VersionGif89 = 10
Not used in GDI+ version 1.0.