Package org.esa.snap.core.datamodel
Class RGBImageProfileManager
java.lang.Object
org.esa.snap.core.datamodel.RGBImageProfileManager
A profile used for the creation of RGB images. The profile comprises the band arithmetic expressions
for the computation of red, green, blue and alpha (optional) channels of the resulting image.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addProfile
(RGBImageProfile profile) static RGBImageProfileManager
getProfile
(int i) int
static File
void
removeProfile
(RGBImageProfile profile)
-
Method Details
-
getProfilesDir
-
getInstance
-
addProfile
-
removeProfile
-
getProfileCount
public int getProfileCount() -
getProfile
-
getAllProfiles
-