Visual Basic (Declaration) | |
---|---|
Public Property UseFastConversion As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool UseFastConversion {get; set;} |
Return Value
true to enable fast color conversion, false to disable it.For an example, refer to CodecsTiffOptions.
Setting this property to true will greatly speed up the loading of CMYK and CIELab files,
but it will reduce the image quality.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family