SaveLayers property (ILEADRasterIO)
VARIANT_BOOL SaveLayers; | |
Overview |
Refer to Layers in Files |
Remarks
Indicates whether PSD files are saved with or without layers. Possible values are:
Value |
Meaning |
TRUE |
When a PSD file is saved, all the bitmaps in the list are saved as layers. The LayerLeft and LayerTop properties contain positioning information for each layer. |
FALSE |
PSD files are saved without layers. The layer information is ignored. |
See Also
Elements: |
Save method, LayerLeft property, LayerTop property, SaveTileHeight property, SaveTileWidth property |
Topics: |