public class IPTCBlock extends Object
Modifier and Type | Field and Description |
---|---|
byte[] |
blockData |
byte[] |
blockNameBytes |
int |
blockType |
Constructor and Description |
---|
IPTCBlock(int blockType,
byte[] blockNameBytes,
byte[] blockData) |
Copyright © 2007-2012. All Rights Reserved.