public class IptcBlock extends Object
Constructor and Description |
---|
IptcBlock(int blockType,
byte[] blockNameBytes,
byte[] blockData) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBlockData() |
byte[] |
getBlockNameBytes() |
int |
getBlockType() |
boolean |
isIPTCBlock() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.