public class RGBImageProfileManager extends Object
Modifier and Type | Method and Description |
---|---|
void |
addProfile(RGBImageProfile profile) |
RGBImageProfile[] |
getAllProfiles() |
static RGBImageProfileManager |
getInstance() |
RGBImageProfile |
getProfile(int i) |
int |
getProfileCount() |
static File |
getProfilesDir() |
void |
removeProfile(RGBImageProfile profile) |
public static File getProfilesDir()
public static RGBImageProfileManager getInstance()
public void addProfile(RGBImageProfile profile)
public void removeProfile(RGBImageProfile profile)
public int getProfileCount()
public RGBImageProfile getProfile(int i)
public RGBImageProfile[] getAllProfiles()
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.