Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
This enumeration provides values that are used along with elements from the EncoderParameterValueTypeenumeration to describe the properties of an image encoder in an EncoderParameterobject.
Syntax
enum EncoderValue { EncoderValueColorTypeCMYK, EncoderValueColorTypeYCCK, EncoderValueCompressionLZW, EncoderValueCompressionCCITT3, EncoderValueCompressionCCITT4, EncoderValueCompressionRle, EncoderValueCompressionNone, EncoderValueScanMethodInterlaced, EncoderValueScanMethodNonInterlaced, EncoderValueVersionGif87, EncoderValueVersionGif89, EncoderValueRenderProgressive, EncoderValueRenderNonProgressive, EncoderValueTransformRotate90, EncoderValueTransformRotate180, EncoderValueTransformRotate270, EncoderValueTransformFlipHorizontal, EncoderValueTransformFlipVertical, EncoderValueMultiFrame, EncoderValueLastFrame, EncoderValueFlush, EncoderValueFrameDimensionTime, EncoderValueFrameDimensionResolution, EncoderValueFrameDimensionPage }; |
Elements
- EncoderValueColorTypeCMYK
-
Indicates the CMYK color format.
- EncoderValueColorTypeYCCK
-
Indicates the YCCK color format.
- EncoderValueCompressionLZW
-
Indicates LZW compression.
- EncoderValueCompressionCCITT3
-
Indicates CCITT3 compression.
- EncoderValueCompressionCCITT4
-
Indicates CCITT4 compression.
- EncoderValueCompressionRle
-
Indicates RLE compression.
- EncoderValueCompressionNone
-
Indicates that no compression is used.
- EncoderValueScanMethodInterlaced
-
Indicates that image scan lines are interlaced.
- EncoderValueScanMethodNonInterlaced
-
Indicates that image scan lines are not interlaced.
- EncoderValueVersionGif87
-
Indicates the GIF87 file format.
- EncoderValueVersionGif89
-
Indicates the GIF89 file format.
- EncoderValueRenderProgressive
-
Indicates progressive rendering mode.
- EncoderValueRenderNonProgressive
-
Indicates nonprogressive rendering mode.
- EncoderValueTransformRotate90
-
Indicates an image rotation of 90 degrees.
- EncoderValueTransformRotate180
-
Indicates an image rotation of 180 degrees.
- EncoderValueTransformRotate270
-
Indicates an image rotation of 270 degrees.
- EncoderValueTransformFlipHorizontal
-
Indicates an image flip from top to bottom.
- EncoderValueTransformFlipVertical
-
Indicates an image flip from left to right.
- EncoderValueMultiFrame
-
Indicates a multiframe image.
- EncoderValueLastFrame
-
Indicates the last frame of a multiframe image.
- EncoderValueFlush
-
Indicates that the image data should be cleared.
- EncoderValueFrameDimensionTime
-
Indicates the frame dimension of time.
- EncoderValueFrameDimensionResolution
-
Indicates the frame dimension of resolution.
- EncoderValueFrameDimensionPage
-
Indicates the frame dimension of page.
Requirements
Header | imaging.h |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.