LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: Load and display individual Photoshop style layers
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, August 25, 2009 11:09:10 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
This C# 2005 demo uses LEADTOOLS 16.5 to show how to load and display individual PSD layers with RasterCodecs.LoadPsdLayer and the CodecsPsdLayerInfo class. It includes support for alpha channels and opacity using the AlphaBlendCommand and FeatherAlphaBlendCommand classes. It includes a CheckedListBox which allows you to enable or disable layers.
This isn't limited to PSD files, but was the easiest and most practical way to demonstrate layers. This is a good starting place if you wanted to develop an image editing application that supports layers.
LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: Load and display individual Photoshop style layers
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.