Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SD810
/
ResizeImageJava
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2019
Update README.md
SD810
SD810
authored
059579d
View commit details
Copy full SHA for 059579d
Browse repository at this point
change condition to exclude equals
SD810
SD810
committed
b952582
View commit details
Copy full SHA for b952582
Browse repository at this point
version 0.2
SD810
SD810
committed
2cb757e
View commit details
Copy full SHA for 2cb757e
Browse repository at this point
not to process null
SD810
SD810
committed
cbd1092
View commit details
Copy full SHA for cbd1092
Browse repository at this point
for example, add flag to process bigger files. to not to process bigger file
SD810
SD810
committed
43857d6
View commit details
Copy full SHA for 43857d6
Browse repository at this point
add flag to process bigger files
SD810
SD810
committed
231e2cc
View commit details
Copy full SHA for 231e2cc
Browse repository at this point
Create README.md
SD810
SD810
authored
4ab2b45
View commit details
Copy full SHA for 4ab2b45
Browse repository at this point
rename jar
SD810
SD810
committed
4018c46
View commit details
Copy full SHA for 4018c46
Browse repository at this point
jar cannot refer jars inside it. so remove it
SD810
SD810
committed
38007fa
View commit details
Copy full SHA for 38007fa
Browse repository at this point
make it utf-8
SD810
SD810
committed
1cc56eb
View commit details
Copy full SHA for 1cc56eb
Browse repository at this point
make it compile
SD810
SD810
committed
1453079
View commit details
Copy full SHA for 1453079
Browse repository at this point
fix wrong class is exported
SD810
SD810
committed
2455443
View commit details
Copy full SHA for 2455443
Browse repository at this point
make jar exportable
SD810
SD810
committed
b9463ee
View commit details
Copy full SHA for b9463ee
Browse repository at this point
converting it to library 5
SD810
SD810
committed
e28f992
View commit details
Copy full SHA for e28f992
Browse repository at this point
converting it to library 4
SD810
SD810
committed
f77e84e
View commit details
Copy full SHA for f77e84e
Browse repository at this point
converting it to library 3
SD810
SD810
committed
8efcf3a
View commit details
Copy full SHA for 8efcf3a
Browse repository at this point
converting it to library 2
SD810
SD810
committed
a043450
View commit details
Copy full SHA for a043450
Browse repository at this point
converting it to library
SD810
SD810
committed
8829d0a
View commit details
Copy full SHA for 8829d0a
Browse repository at this point
some refactoring
SD810
SD810
committed
fa41684
View commit details
Copy full SHA for fa41684
Browse repository at this point
more comments and add stretch param
SD810
SD810
committed
75efd53
View commit details
Copy full SHA for 75efd53
Browse repository at this point
append original_image to original file
SD810
SD810
committed
e1b0624
View commit details
Copy full SHA for e1b0624
Browse repository at this point
prevent negative size
SD810
SD810
committed
ad05fb6
View commit details
Copy full SHA for ad05fb6
Browse repository at this point
prevent 0 px on size
SD810
SD810
committed
657cec9
View commit details
Copy full SHA for 657cec9
Browse repository at this point
add rounding process
SD810
SD810
committed
47fc5a4
View commit details
Copy full SHA for 47fc5a4
Browse repository at this point
put resize path acceptable rather than just File object
SD810
SD810
committed
370b7c2
View commit details
Copy full SHA for 370b7c2
Browse repository at this point
preserving both aspect ratio: add non-unit test
SD810
SD810
committed
77b3635
View commit details
Copy full SHA for 77b3635
Browse repository at this point
prepare to preserving both aspect ratio (8) removing duplicate finally
SD810
SD810
committed
fef75d9
View commit details
Copy full SHA for fef75d9
Browse repository at this point
prepare to preserving both aspect ratio (7) with some thinking.....🤔
SD810
SD810
committed
3ab0954
View commit details
Copy full SHA for 3ab0954
Browse repository at this point
prepare to preserving both aspect ratio (6) more polish
SD810
SD810
committed
0c2efb1
View commit details
Copy full SHA for 0c2efb1
Browse repository at this point
prepare to preserving both aspect ratio (5) restore duplicate code
SD810
SD810
committed
519d30f
View commit details
Copy full SHA for 519d30f
Browse repository at this point
prepare to preserving both aspect ratio (5) remove duplicate code
SD810
SD810
committed
fc06746
View commit details
Copy full SHA for fc06746
Browse repository at this point
prepare to preserving both aspect ratio (4) method separation
SD810
SD810
committed
94af99f
View commit details
Copy full SHA for 94af99f
Browse repository at this point
prepare to preserving both aspect ratio (3) aspect calculation mode w>h w<h
SD810
SD810
committed
af1c8f0
View commit details
Copy full SHA for af1c8f0
Browse repository at this point
prepare to preserving both aspect ratio (2) remove redundant condition
SD810
SD810
committed
36fef93
View commit details
Copy full SHA for 36fef93
Browse repository at this point
prepare to preserving both aspect ratio
SD810
SD810
committed
290a7d3
View commit details
Copy full SHA for 290a7d3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル