public class RenderFormat extends Object
Modifier and Type | Field and Description |
---|---|
static int |
Bmp
Bitmap format.
|
static int |
Gif
Gif format.
|
static int |
Jpeg
Jpeg format.
|
static int |
Png
Png format.
|
Constructor and Description |
---|
RenderFormat() |
public static final int Jpeg
public static final int Gif
public static final int Bmp
public static final int Png
Copyright (c) 2002-2017 Aspose Pty Ltd. All Rights Reserved.