Package kr.ac.konkuk.ccslab.cm.util
Class CMUtil
java.lang.Object
kr.ac.konkuk.ccslab.cm.util.CMUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
createScaledImage
(String inPath, int nWidth, int nHeight, String outPath) static String
static byte[]
intToBytes
(int x) static boolean
isImageFile
(String strPath)
-
Constructor Details
-
CMUtil
public CMUtil()
-
-
Method Details
-
intToBytes
- Throws:
IOException
-
getSHA1Hash
-
isImageFile
-
createScaledImage
-