public class RasterJoinPixelFormat extends Enum
限定符和类型 | 字段和说明 |
---|---|
static RasterJoinPixelFormat |
RJPBYTE
|
static RasterJoinPixelFormat |
RJPDOUBLE
|
static RasterJoinPixelFormat |
RJPFBIT
|
static RasterJoinPixelFormat |
RJPFIRST
参与镶嵌的第一个栅格数据集的像素格式。
|
static RasterJoinPixelFormat |
RJPFLOAT
|
static RasterJoinPixelFormat |
RJPLAST
参与镶嵌的最后一个栅格数据集的像素格式。
|
static RasterJoinPixelFormat |
RJPLONG
|
static RasterJoinPixelFormat |
RJPLONGLONG
|
static RasterJoinPixelFormat |
RJPMAJORITY
参与镶嵌的栅格数据集中出现频率最高的像素格式,如果像素格式出现的频率相同,取索引值最小的。
|
static RasterJoinPixelFormat |
RJPMAX
参与镶嵌的栅格数据集中最大的像素格式。
|
static RasterJoinPixelFormat |
RJPMIN
参与镶嵌的栅格数据集中最小的像素格式。
|
static RasterJoinPixelFormat |
RJPMONO
|
static RasterJoinPixelFormat |
RJPRGB
|
static RasterJoinPixelFormat |
RJPRJPRGBAFBit
|
static RasterJoinPixelFormat |
RJPTBYTE
|
public static final RasterJoinPixelFormat RJPMONO
public static final RasterJoinPixelFormat RJPFBIT
public static final RasterJoinPixelFormat RJPBYTE
public static final RasterJoinPixelFormat RJPTBYTE
public static final RasterJoinPixelFormat RJPRGB
public static final RasterJoinPixelFormat RJPRJPRGBAFBit
public static final RasterJoinPixelFormat RJPLONGLONG
public static final RasterJoinPixelFormat RJPLONG
public static final RasterJoinPixelFormat RJPFLOAT
public static final RasterJoinPixelFormat RJPDOUBLE
public static final RasterJoinPixelFormat RJPFIRST
public static final RasterJoinPixelFormat RJPLAST
public static final RasterJoinPixelFormat RJPMAX
public static final RasterJoinPixelFormat RJPMIN
public static final RasterJoinPixelFormat RJPMAJORITY
Copyright © 2021–2024 SuperMap. All rights reserved.