ChannelInformation.ChannelInformation

ChannelInformation constructor

Initializes a new instance of the ChannelInformation class.

public ChannelInformation(CompressionMethod compressionMethod, int bitDepth, int psdVersion)
ParameterTypeDescription
compressionMethodCompressionMethodThe compression method.
bitDepthInt32The bit depth.
psdVersionInt32The PSD version.

See Also