public class VirtualViewerFormatHash extends Object
Modifier and Type | Method and Description |
---|---|
Snow.Format |
getFormat(int filetype)
Retrieve a detailed information object about a format by providing the code VirtualViewer and RasterMaster uses
to identify that format.
|
static VirtualViewerFormatHash |
getInstance()
Retrieve the VirtualViewerFormatHash instance.
|
List<String> |
getKnownExtensions()
Return a list of file extensions known and supported by VirtualViewer, including video file extensions.
|
public static VirtualViewerFormatHash getInstance()
public List<String> getKnownExtensions()
public Snow.Format getFormat(int filetype)
filetype
- Format code used VirtualViewer and RasterMasterCopyright © 2020 Snowbound Software Corporation. All rights reserved.