PsdLoadOptions.LoadEffectsResource
PsdLoadOptions.LoadEffectsResource property
Gets or sets a value indicating whether [load effects resource] (by default resource is not loaded). When set this option only supported effects will be rendered to final merged image.
public bool LoadEffectsResource { get; set; }
Property Value
true
if [load effects resource]; otherwise, false
.
See Also
- class PsdLoadOptions
- namespace Aspose.PSD.ImageLoadOptions
- assembly Aspose.PSD