public final class ImageFormat
extends java.lang.Object
Constructor and Description |
---|
ImageFormat(com.softwarefx.sfxnet.System.Drawing.Imaging.ImageFormat internalObject)
Constructs a newly allocated ImageFormat object
|
Modifier and Type | Method and Description |
---|---|
static ImageFormat |
getBmp()
Description goes here
|
static ImageFormat |
getGif()
Description goes here
|
static ImageFormat |
getJpeg()
Description goes here
|
static ImageFormat |
getPng()
Description goes here
|
static ImageFormat |
getWmf()
Description goes here
|
public ImageFormat(com.softwarefx.sfxnet.System.Drawing.Imaging.ImageFormat internalObject)
internalObject
- public static ImageFormat getBmp()
public static ImageFormat getGif()
public static ImageFormat getJpeg()
public static ImageFormat getPng()
public static ImageFormat getWmf()
2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.