public class Steganography extends MarvinAbstractImagePlugin implements ActionListener
| 构造器和说明 |
|---|
Steganography() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
actionPerformed(ActionEvent e) |
org.marvinproject.image.steganography.Steganography.Action |
getAction() |
MarvinAttributesPanel |
getAttributesPanel() |
void |
getHEADER(MarvinImage a_image) |
org.marvinproject.image.steganography.Steganography.Type |
getType() |
void |
load() |
void |
process(MarvinImage a_imageIn,
MarvinImage a_imageOut,
MarvinAttributes a_attributesOut,
MarvinImageMask a_mask,
boolean a_previewMode) |
String |
setHEADER(File fileOrigin) |
String |
setHEADER(String Message) |
boolean |
storeOnImage(MarvinImage a_image,
byte[] Put) |
int |
truncate(int a)
Sets the RGB between 0 and 255
|
getImagePanel, process, process, process, process, setImagePanelgetAttribute, getAttributes, invalidate, isValid, setAttribute, setAttributes, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributes, invalidate, isValid, setAttribute, setAttributes, validatepublic void load()
load 在接口中 MarvinPluginpublic org.marvinproject.image.steganography.Steganography.Action getAction()
public org.marvinproject.image.steganography.Steganography.Type getType()
public void getHEADER(MarvinImage a_image)
public void process(MarvinImage a_imageIn, MarvinImage a_imageOut, MarvinAttributes a_attributesOut, MarvinImageMask a_mask, boolean a_previewMode)
process 在接口中 MarvinImagePluginpublic MarvinAttributesPanel getAttributesPanel()
getAttributesPanel 在接口中 MarvinImagePluginpublic boolean storeOnImage(MarvinImage a_image, byte[] Put)
public int truncate(int a)
a - public void actionPerformed(ActionEvent e)
actionPerformed 在接口中 ActionListenerCopyright © 2018. All rights reserved.