Package org.gluu.oxtrust.service
Class ImageService
java.lang.Object
org.gluu.oxtrust.service.ImageService
Service class to work with images in photo repository
- Author:
- Yuriy Movchan Date: 11.04.2010
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]byte[]booleanisIconImage(org.gluu.model.GluuImage image)
-
Constructor Details
-
ImageService
public ImageService()
-
-
Method Details
-
getBlankImageData
public byte[] getBlankImageData() -
getBlankPhotoData
public byte[] getBlankPhotoData() -
getBlankIconData
public byte[] getBlankIconData() -
isIconImage
public boolean isIconImage(org.gluu.model.GluuImage image)
-