public class ProfileInfo extends Object
MagickImage.setColorProfile(magick.ProfileInfo)| Constructor and Description |
|---|
ProfileInfo()
Deprecated.
Constructor.
|
ProfileInfo(String name,
byte[] info)
Deprecated.
Constructor.
|
public ProfileInfo()
public ProfileInfo(String name, byte[] info)
name - name of the profileinfo - the profile informationpublic String getName()
public void setName(String name)
public byte[] getInfo()
public void setInfo(byte[] info)
Copyright © 2008-2013. All Rights Reserved.