public final class SrnImageAsset extends Object
The purpose of the image asset is to support an efficient and flexible cache and transport of image data.
The name represents a unique entity in the cache, and the same name should be use wherever the image resource should be the same.
Constructor and Description |
---|
SrnImageAsset(Context context,
String name,
Bitmap image)
Constructs an image asset.
|
Copyright © Samsung Electronics, Co., Ltd. All rights reserved.