Class ImageDecoderPdn
Inheritance
System.Object
ImageDecoderPdn
Namespace: PaintDotNet.Data.PhotoshopFileType
Syntax
public static class ImageDecoderPdn
Methods
DecodeImage(BitmapLayer, Layer)
Decode image from Photoshop's channel-separated formats to BGRA.
Declaration
public static void DecodeImage(BitmapLayer pdnLayer, Layer psdLayer)
Parameters
Type | Name | Description |
---|---|---|
BitmapLayer | pdnLayer | |
Layer | psdLayer |