Class ImageData
Inheritance
System.Object
ImageData
Namespace: PhotoshopFile.Compression
Syntax
public abstract class ImageData
Constructors
ImageData(Size, Int32)
Declaration
protected ImageData(Size size, int bitDepth)
Parameters
| Type | Name | Description |
|---|---|---|
| Size | size | |
| System.Int32 | bitDepth |
Properties
AltersWrittenData
Declaration
protected abstract bool AltersWrittenData { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |