public class IntArgb extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IntArgb.ToIntArgbPreConv |
Modifier and Type | Field and Description |
---|---|
static IntPixelAccessor |
accessor |
static IntPixelGetter |
getter |
static IntPixelSetter |
setter |
Constructor and Description |
---|
IntArgb() |
Modifier and Type | Method and Description |
---|---|
static IntToBytePixelConverter |
ToByteBgraConverter() |
static IntToBytePixelConverter |
ToByteBgraPreConverter() |
static IntToIntPixelConverter |
ToIntArgbConverter() |
static IntToIntPixelConverter |
ToIntArgbPreConverter() |
public static final IntPixelGetter getter
public static final IntPixelSetter setter
public static final IntPixelAccessor accessor
public static IntToBytePixelConverter ToByteBgraConverter()
public static IntToBytePixelConverter ToByteBgraPreConverter()
public static IntToIntPixelConverter ToIntArgbConverter()
public static IntToIntPixelConverter ToIntArgbPreConverter()
Copyright © 2020. All rights reserved.