Class ImageResourceFactory
Creates the appropriate subclass of ImageResource.
Inheritance
System.Object
ImageResourceFactory
Namespace: PhotoshopFile
Syntax
public static class ImageResourceFactory
Methods
CreateImageResource(PsdBinaryReader)
Declaration
public static ImageResource CreateImageResource(PsdBinaryReader reader)
Parameters
| Type | Name | Description |
|---|---|---|
| PsdBinaryReader | reader |
Returns
| Type | Description |
|---|---|
| ImageResource |