public interface RenderingIntent
| Modifier and Type | Field and Description |
|---|---|
static int |
AbsoluteIntent |
static int |
PerceptualIntent |
static int |
RelativeIntent |
static int |
SaturationIntent |
static int |
UndefinedIntent |
static final int UndefinedIntent
static final int SaturationIntent
static final int PerceptualIntent
static final int AbsoluteIntent
static final int RelativeIntent
Copyright © 2017. All rights reserved.