@Deprecated public interface IImageResourceBlocks
Represents interface to working with Photoshop Image Resource Blocks.
PsdFormat
but other image file like JPEG, TIFF also may contain it.
Modifier and Type | Method and Description |
---|---|
ImageResourceMetadata |
getImageResourceBlocks()
Deprecated.
Gets the image resource blocks.
|
boolean |
hasImageResourceBlocks()
Deprecated.
Gets
true if file contains Photoshop Image Resource Blocks. |
boolean hasImageResourceBlocks()
Gets true
if file contains Photoshop Image Resource Blocks.
true
if file has image resource blocks; otherwise, false
.ImageResourceMetadata getImageResourceBlocks()
Gets the image resource blocks.
ImageResourceMetadata
.Copyright © 2020. All rights reserved.