babbarkrishan
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Posts
Recent activity by babbarkrishan-
Thumbnail creation size is not decreasing very much
Hi All, We are using IM4Java library for creating thumbnails. Our code snippet is given below. [QUOTE]IMOperation op = new IMOperation(); op.addImage(sourceFileName); op.thumbnail(Integer.parseInt...