Package | Description |
---|---|
com.sdl.context.image |
Modifier and Type | Method and Description |
---|---|
FileImage |
ImageFactory.createFileImage(File imageFile)
Create a FileImage from a File.
|
protected FileImage |
ImageFactory.createFileImage(File imageFile,
String extension)
Create a FileImage from a File which has a known extension (so we don't have to look it up).
|
FileImage |
ImageFactory.createFileImage(String imagePath)
Create a FileImage from a file path.
|
protected FileImage |
ImageFactory.createFileImage(String imagePath,
String extension)
Create a FileImage from a file path which has a known extension (so we don't have to look it up).
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries