public class KateBitmapType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static KateBitmapType |
kate_bitmap_type_paletted |
static KateBitmapType |
kate_bitmap_type_png |
Modifier and Type | Method and Description |
---|---|
static KateBitmapType |
CreateBitmapType(int idx)
Create a KateBitmapType object from an integer.
|
public static final KateBitmapType kate_bitmap_type_paletted
public static final KateBitmapType kate_bitmap_type_png
public static KateBitmapType CreateBitmapType(int idx) throws com.fluendo.jkate.KateException
com.fluendo.jkate.KateException