Constructor ImageContainer
ImageContainer(bool)
Initializes a new instance of the ImageContainer<T> class.
protected ImageContainer(bool immutable)
Parameters
immutable
boolWhether this object is immutable (properties are readonly).
Initializes a new instance of the ImageContainer<T> class.
protected ImageContainer(bool immutable)
immutable
boolWhether this object is immutable (properties are readonly).