←Select platform

ForceCieLab Property

Summary
Forces the load process to expect CIELAB colorspace data in the file.
Syntax
C#
VB
Objective-C
C++
Java
public bool ForceCieLab {get; set;} 
Public Property ForceCieLab As Boolean 
@property (nonatomic, assign) BOOL forceCieLab 
public boolean getForceCieLab() 
public void setForceCieLab(boolean value) 
public: 
property bool ForceCieLab { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to force the load process to expect CIELAB colorspace data in the file.

Example

For an example, refer to CodecsJpegOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.