←Select platform

ImageOptimizerJpegColorSpace Enumeration

Summary

Indicates the color space to be used when optimizing a Jpeg Image.

Syntax

C#
VB
C++
public enum ImageOptimizerJpegColorSpace : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ImageOptimizerJpegColorSpace  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class ImageOptimizerJpegColorSpace : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0JpegColorSpace411

Use the YUV 4:1:1 color space.

1JpegColorSpace422

Use the YUV 4:2:2 color space.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize