public final class ImageResourceIds
extends com.aspose.ms.System.Enum
Image resources standard ID numbers. Not all file formats use all ID's. Some information may be stored in other sections of the file.
Modifier and Type | Field and Description |
---|---|
static int |
AlphaIdentifiers_Photoshop6
Alpha Identifiers.
|
static int |
AutoSaveFilePath_CS6
Auto Save File Path.
|
static int |
AutoSaveFormat_CS6
Auto Save Format.
|
static int |
BackgroundColor
Background color.
|
static int |
BorderInformation
Border information.
|
static int |
Caption
The caption as a Pascal string.
|
static int |
CaptionDigest_Photoshop7
Caption digest.
|
static int |
ColorHalftoning
Color halftoning information.
|
static int |
ColorSamplersResource_CS3
Color samplers resource.
|
static int |
ColorTransferFunctions
Color transfer functions.
|
static int |
CopyrightFlag_Photoshop4
Copyright flag.
|
static int |
DuotoneHalftoning
Duotone halftoning information.
|
static int |
DuotoneImageInformation
Duotone image information.
|
static int |
DuotoneTransferFunctions
Duotone transfer functions.
|
static int |
EPSOptions
EPS options.
|
static int |
ExifData1_Photoshop7
EXIF data 1,
see more . |
static int |
ExifData3_Photoshop7
{@code EXIF data 3.
|
static int |
GlobalAltitude_Photoshop6
Global Altitude.
|
static int |
GlobalAngle_Photoshop5
Global Angle.
|
static int |
Grayscale
Grayscale and multichannel halftoning information.
|
static int |
GrayscaleFunction
Grayscale and multichannel transfer function.
|
static int |
GridAndGuidesInfo_Photoshop4
Grid and guides information.
|
static int |
ICCProfile_Photoshop5
(Photoshop 5.0) ICC Profile.
|
static int |
ICCUntaggedProfile_Photoshop5
ICC Untagged Profile.
|
static int |
ImageModeForRawFormat
Image mode for raw format files.
|
static int |
ImageReadyDatasets
Image Ready data sets.
|
static int |
ImageReadyVariables
Image Ready variables.
|
static int |
Iptc
IPTC-NAA record.
|
static int |
JpegQuality
JPEG quality.
|
static int |
LayerComps
Layer Comps.
|
static int |
LayerGroupEnabledId_CS2
Layer Group(s) Enabled ID.
|
static int |
LayerSelectionIds
Layer Selection ID(s).
|
static int |
LayersGroupInformation
Layers group information.
|
static int |
LayerStateInformation
Layer state information.
|
static int |
MacintoshNSPrintInfo_CS5
Macintosh NSPrintInfo.
|
static int |
MeasurementScale_CS3
Measurement Scale.
|
static int |
NamesOfAlphaChannels
Names of the alpha channels as a series of Pascal strings.
|
static int |
PathSelectionState_CC
Path Selection State.
|
static int |
PixelAspectRatio
Pixel Aspect Ratio.
|
static int |
PrintFlags
Print flags.
|
static int |
PrintFlagsInformation
Print flags information.
|
static int |
PrintInfo_CS2
Print info (Photoshop CS2).
|
static int |
PrintInformation_CS5
Print Information (Photoshop CS5).
|
static int |
PrintScale_Photoshop7
Print scale.
|
static int |
PrintStyle_CS5
Print Style (Photoshop CS5).
|
static int |
QuickMaskInformation
Quick Mask information.
|
static int |
ResolutionInfo
ResolutionInfo structure.
|
static int |
SheetDisclosure_CS3
Sheet Disclosure.
|
static int |
Slices_Photoshop6
Slices (Photoshop 6).
|
static int |
ThumbnailResource_Photoshop4
Thumbnail resource for Photoshop 4.0 only.
|
static int |
ThumbnailResource_Photoshop5
Thumbnail resource (supersedes resource 1033).
|
static int |
TimelineInformation_CS3
Timeline Information.
|
static int |
TransparencyIndex_Photoshop6
Transparency Index.
|
static int |
Url_Photoshop4
URL.
|
static int |
URLList_Photoshop6
URL InternalList.
|
static int |
VersionInfo_Photoshop6
Version Info.
|
static int |
Watermark_Photoshop5
Watermark.
|
static int |
WindowsDEVMODE_CS5
Windows DEVMODE.
|
static int |
WorkflowURL_Photoshop6
Workflow URL.
|
static int |
WorkingPath
Working path (not saved).
|
static int |
Xmp_Photoshop7
XMP metadata.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int ResolutionInfo
ResolutionInfo structure. See Appendix A in Photoshop API Guide PDF document.
public static final int NamesOfAlphaChannels
Names of the alpha channels as a series of Pascal strings.
public static final int Caption
The caption as a Pascal string.
public static final int BorderInformation
Border information. Contains a fixed number (2 bytes real, 2 bytes fraction) for the border width, and 2 bytes for border units (1 = inches, 2 = cm, 3 = points, 4 = picas, 5 = columns).
public static final int BackgroundColor
Background color.
See more.
public static final int PrintFlags
Print flags. A series of one-byte boolean values (see Page Setup dialog): labels, crop marks, color bars, registration marks, negative, flip, interpolate, caption, print flags.
public static final int Grayscale
Grayscale and multichannel halftoning information.
public static final int ColorHalftoning
Color halftoning information.
public static final int DuotoneHalftoning
Duotone halftoning information.
public static final int GrayscaleFunction
Grayscale and multichannel transfer function.
public static final int ColorTransferFunctions
Color transfer functions.
public static final int DuotoneTransferFunctions
Duotone transfer functions.
public static final int DuotoneImageInformation
Duotone image information.
public static final int EPSOptions
EPS options.
public static final int QuickMaskInformation
Quick Mask information. 2 bytes containing Quick Mask channel ID; 1- byte boolean indicating whether the mask was initially empty.
public static final int LayerStateInformation
Layer state information. 2 bytes containing the index of target layer (0 = bottom layer).
public static final int WorkingPath
Working path (not saved). See See Path resource format.
public static final int LayersGroupInformation
Layers group information. 2 bytes per layer containing a group ID for the dragging groups. Layers in a group have the same group ID.
public static final int Iptc
IPTC-NAA record. Contains the File Info... information. See the documentation in the IPTC folder of the Documentation folder.
public static final int ImageModeForRawFormat
Image mode for raw format files.
public static final int JpegQuality
JPEG quality. Private.
public static final int GridAndGuidesInfo_Photoshop4
Grid and guides information.
public static final int ThumbnailResource_Photoshop4
Thumbnail resource for Photoshop 4.0 only.
public static final int CopyrightFlag_Photoshop4
Copyright flag. Boolean indicating whether image is copyrighted. Can be set via Property suite or by user in File Info...
public static final int Url_Photoshop4
URL. Handle of a text string with uniform resource locator. Can be set via Property suite or by user in File Info...
public static final int ThumbnailResource_Photoshop5
Thumbnail resource (supersedes resource 1033). See See Thumbnail resource format.
public static final int GlobalAngle_Photoshop5
Global Angle. 4 bytes that contain an integer between 0 and 359, which is the global lighting angle for effects layer. If not present, assumed to be 30.
public static final int ICCProfile_Photoshop5
(Photoshop 5.0) ICC Profile. The raw bytes of an ICC (International Color Consortium) format profile. See ICC1v42_2006-05.pdf in the Documentation folder and icProfileHeader.h in Sample Code\Common\Includes.
public static final int Watermark_Photoshop5
Watermark. One byte.
public static final int ICCUntaggedProfile_Photoshop5
ICC Untagged Profile. 1 byte that disables any assumed profile handling when opening the file. 1 = intentionally untagged.
public static final int TransparencyIndex_Photoshop6
Transparency Index. 2 bytes for the index of transparent color, if any.
public static final int GlobalAltitude_Photoshop6
Global Altitude. 4 byte entry for altitude.
public static final int Slices_Photoshop6
Slices (Photoshop 6).
public static final int WorkflowURL_Photoshop6
Workflow URL. Unicode string. Photoshop 6.
public static final int AlphaIdentifiers_Photoshop6
Alpha Identifiers. 4 bytes of length, followed by 4 bytes each for every alpha identifier.
public static final int URLList_Photoshop6
URL InternalList. 4 byte count of URLs, followed by 4 byte long, 4 byte ID, and Unicode string for each count.
public static final int VersionInfo_Photoshop6
Version Info. 4 bytes version, 1 byte hasRealMergedData , Unicode string: writer name, Unicode string: reader name, 4 bytes file version.
public static final int ExifData1_Photoshop7
EXIF data 1, see more
.
public static final int ExifData3_Photoshop7
EXIF data 3.
public static final int Xmp_Photoshop7
XMP metadata. File info as XML description, see more
.
public static final int CaptionDigest_Photoshop7
Caption digest. 16 bytes: RSA Data Security, MD5 message-digest algorithm.
public static final int PrintScale_Photoshop7
Print scale. 2 bytes style (0 = centered, 1 = size to fit, 2 = user defined). 4 bytes x location (floating point). 4 bytes y location (floating point). 4 bytes scale (floating point).
public static final int PixelAspectRatio
Pixel Aspect Ratio. 4 bytes (version = 1 or 2), 8 bytes double, x / y of a pixel. Version 2, attempting to correct values for NTSC and PAL, previously off by a factor of approx. 5%.
public static final int LayerComps
Layer Comps. 4 bytes (descriptor version = 16), Descriptor.
public static final int LayerSelectionIds
Layer Selection ID(s). 2 bytes count, following is repeated for each count: 4 bytes layer ID.
public static final int PrintInfo_CS2
Print info (Photoshop CS2).
public static final int LayerGroupEnabledId_CS2
Layer Group(s) Enabled ID. 1 byte for each layer in the document, repeated by length of the resource. NOTE: Layer groups have start and end markers (Photoshop CS2).
public static final int ColorSamplersResource_CS3
Color samplers resource. Also see ID 1038 for old format.
public static final int MeasurementScale_CS3
Measurement Scale. 4 bytes (descriptor version = 16), Descriptor.
public static final int TimelineInformation_CS3
Timeline Information. 4 bytes (descriptor version = 16), Descriptor.
public static final int SheetDisclosure_CS3
Sheet Disclosure. 4 bytes (descriptor version = 16), Descriptor.
public static final int PrintInformation_CS5
Print Information (Photoshop CS5).
public static final int PrintStyle_CS5
Print Style (Photoshop CS5).
public static final int MacintoshNSPrintInfo_CS5
Macintosh NSPrintInfo. Variable OS specific info for Macintosh. NSPrintInfo. It is recommended that you do not interpret or use this data. (Photoshop CS5).
public static final int WindowsDEVMODE_CS5
Windows DEVMODE. Variable OS specific info for Windows. DEVMODE. It is recommended that you do not interpret or use this data. (Photoshop CS5).
public static final int AutoSaveFilePath_CS6
Auto Save File Path. Unicode string. (Photoshop CS6).
public static final int AutoSaveFormat_CS6
Auto Save Format. Unicode string. (Photoshop CS6).
public static final int PathSelectionState_CC
Path Selection State. (Photoshop CC).
public static final int ImageReadyVariables
Image Ready variables. XML representation of variables definition.
public static final int ImageReadyDatasets
Image Ready data sets.
public static final int PrintFlagsInformation
Print flags information. 2 bytes version ( = 1), 1 byte center crop marks, 1 byte ( = 0), 4 bytes bleed width value, 2 bytes bleed width scale.
Copyright © 2019. All rights reserved.