C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables saving the file using the LEAD fixed palette.
public bool FixedPalette { get; set; } Public Property FixedPalette As Boolean public bool FixedPalette {get; set;} @property (nonatomic, assign) BOOL fixedPalette public boolean getFixedPalette()public void setFixedPalette(boolean value)
<br/>get_FixedPalette();<br/>set_FixedPalette(value);<br/>Object.defineProperty('FixedPalette'); true to force the saved image to use the LEAD fixed palette.
For an example, refer to CodecsOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
