ImageColorModel Property

CVB.Net Documentation
Color model that is realized by this image.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public ColorModel ColorModel { get; }

Property Value

Type: ColorModel
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf this image has already been disposed
See Also

Reference