Provides a way to create an dynamically and fill it with custom pixels.
ImageView code on GitHub
Inheritance Hierarchy
DeltaEngine.Content ImageCreationData
Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ImageCreationData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ImageCreationData | Initializes a new instance of the ImageCreationData class |
Methods
Name | Description | |
---|---|---|
Equals |
Properties
Name | Description | |
---|---|---|
AllowTiling | ||
BlendMode | ||
DisableLinearFiltering | ||
PixelSize | ||
UseMipmaps |
See Also