-
Feb 13th, 2025, 09:56 PM
#1
Thread Starter
PowerPoster
VB6 RC6.DLL LOAD PSD LAYER,whats?cSimplePSD
LayerAlphaPercent
LayerBlendMode
LayerClipping
Can you help me explain the meaning and usage of each data in this structure? Thank you.
With New_c.SimplePSD(PSD_FileNameOrByteArray) 'create a new PSD-Parser.instance (and load the passed content)
Dim i As Long
ReDim PsdLayerList(.LayersCount - 1)
For i = 0 To .LayersCount - 1
psd.LayerPath is unidode string (chinese char),but it's ???
how to do?
HOW TO SET PNG background color for white?yellow?
Last edited by xiaoyao; Feb 13th, 2025 at 10:41 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|