Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DevonCrawford/Timelapse-Auto-Ramp-Photoshop-Plugin
/ getShutterNum
Method
getShutterNum
src/Image.java:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
79
// Gets double shutter value
80
public
double getShutterNum() {
81
return
shutterNum;
82
}
83
84
// Gets exposure offset (processed value)
85
public
double getExposureOffset() {
Callers
1
analyzeExposure
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected