public class ClrIntMode extends Object
The CLR INT mode. Specifies the gamma function for color interpolation. The gamma adjustment should not be applied to the alpha component, if specified.
| Modifier and Type | Field and Description |
|---|---|
static String |
S_RGB_LINEAR_INTERPOLATION
The SRGB linear interpolation.
|
static String |
SC_RGB_LINEAR_INTERPOLATION
The SCRGB linear interpolation.
|
| Constructor and Description |
|---|
ClrIntMode() |
public static final String SC_RGB_LINEAR_INTERPOLATION
The SCRGB linear interpolation.
public static final String S_RGB_LINEAR_INTERPOLATION
The SRGB linear interpolation.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.