public final class IccUntaggedResource extends ResourceBlock
Icc untagged resource
ResourceBlock.ResourceBlockStateResouceBlockMeSaSignature, ResouceBlockSignature| Constructor and Description |
|---|
IccUntaggedResource()
Initializes a new instance of the
IccUntaggedResource class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataSize()
Gets the resource data size in bytes.
|
int |
getMinimalVersion()
Gets the minimal required PSD version.
|
byte |
getProfile()
Gets or sets the profile.
|
void |
setProfile(byte value)
Gets or sets the profile.
|
getID, getName, getSignature, getSize, save, setID, setName, validateValuespublic IccUntaggedResource()
Initializes a new instance of the IccUntaggedResource class.
public int getDataSize()
Gets the resource data size in bytes.
Value: The resource data size.getDataSize in class ResourceBlockpublic int getMinimalVersion()
Gets the minimal required PSD version.
Value: The minimal PSD version.getMinimalVersion in class ResourceBlockpublic final byte getProfile()
Gets or sets the profile.
Value: The profile.public final void setProfile(byte value)
Gets or sets the profile.
Value: The profile.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.